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)