Add comment
authorTatsuo Ishii <ishii at sraoss.co.jp>
Thu, 22 Jun 2006 06:34:21 +0000 (06:34 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Thu, 22 Jun 2006 06:34:21 +0000 (06:34 +0000)
ChangeLog

index 559ed0f17703634dd8b7739094e366f8edc8b480..77a9e94c1255b25e32c2020a6e2c9470c079e8ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,11 @@
          PortalSuspend in Execute() (Yoshiyuki)
        * Add log_statement option. patches contributed by Thomas E
          Lackey, modifications and documents by Tatsuo
-       
+       * In SimpleForwardToFrontend() do not send SYNC and wait for ready for
+         query when PANIC or FATAL error occurs. In this case the backend
+         closes the communication channel immediately which will cause unwanted
+         failover/degeneration (Tatsuo)
+
 2006-05-17    <ishii@sraoss.co.jp>
        * Version 3.0.2
        * pgpool does not exit even if pgpool.conf contents is wrong(Tatsuo)