summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-29Code clean up.bug271Tatsuo Ishii
2017-03-29Remove pending response flag.Tatsuo Ishii
2017-03-29Remove "sync_map".Tatsuo Ishii
2017-03-29Remove trailing space.Tatsuo Ishii
2017-03-29Fix occasional kind mismatch error (or hang) and deallocate error.Tatsuo Ishii
2017-03-29Fix the case when duplicate statement remains.Tatsuo Ishii
2017-03-29Fix bugs regarding empty query response and deallocate.Tatsuo Ishii
2017-03-29Fix failing in re-syncing primary and standby when "ready for query" received.Tatsuo Ishii
2017-03-29Fix Execute() not to set writing transaction flag in an inappropriate case.Tatsuo Ishii
2017-03-29Fix issue with bug271.Tatsuo Ishii
2017-03-29Fix problem described in [pgpool-hackers: 2125].Tatsuo Ishii
2017-03-29Downgrade 1 more ereport from LOG to DEBUG1.Tatsuo Ishii
2017-03-29Downgrade ereport(LOG) to ereport(DEBUG1), which was set for debugging purpose.Tatsuo Ishii
2017-03-29Check if "milestone close" maybe received or not before checking pending data.Tatsuo Ishii
2017-03-29Work in progress as of 2017/3/3.Tatsuo Ishii
2017-03-29Uniform function names.Tatsuo Ishii
2017-03-29Fix CommandComplete.Tatsuo Ishii
2017-03-29Fix the case when parse_before_bind() is called.Tatsuo Ishii
2017-03-29Add new pending message type 'Sync'.Tatsuo Ishii
2017-03-29Remove commented out line.Tatsuo Ishii
2017-03-29Remove trailing white spaces.Tatsuo Ishii
2017-03-29Deal with prepared statement/portal reuse case.Tatsuo Ishii
2017-03-29Some cosmetic changes.Tatsuo Ishii
2017-03-29As of 2017/2/22.Tatsuo Ishii
2017-03-29Deal with query error case.Tatsuo Ishii
2017-03-29Trying to fix bug271 as of 2017/2/14.Tatsuo Ishii
2017-03-29Add new regression test "069.memory_leak_extended".Tatsuo Ishii
2017-03-23Fix for 0000296: PGPool v3.6.2 terminated by systemd because the service TypeMuhammad Usama
2017-03-20Enhancing the watchdog internal command mechanism to handleMuhammad Usama
2017-03-09Fix pcp_promote_node bug that fails promoting node 0Yugo Nagata
2017-02-23Pgpool-II should not perform ping test after bringing down the VIPMuhammad Usama
2017-02-23Fix to release shared memory segments when Pgpool-II exits.Tatsuo Ishii
2017-02-13Fix for [pgpool-general: 5315] pg_terminate_backendMuhammad Usama
2017-02-06Adding the missing ExecStop and ExecReload commands to the systemdMuhammad Usama
2017-01-30Fix for 281: "segmentation fault" when execute pcp_attach_nodeMuhammad Usama
2017-01-30Fix load balancing bug in streaming replication mode.Tatsuo Ishii
2017-01-30Fix yet another kind mismatch error in streaming replication mode.Tatsuo Ishii
2017-01-27Fix do_query() hangs after close message.Tatsuo Ishii
2017-01-26Fixing 0000280: stack smashing detectedMuhammad Usama
2017-01-19Fixing the issue with the watchdog process restart.Muhammad Usama
2017-01-18Fix query cache bug reported in pgpool-general-jp:1441.Tatsuo Ishii
2017-01-10Remove elog/ereport calls from signal handlers.Tatsuo Ishii
2017-01-10Fix bug failed to create INET domain socket in FreeBSD if listen_addresses = ...pengbo
2017-01-04Fix for 0000249: watchdog sometimes fails de-escalation.Muhammad Usama
2017-01-04Fix connection_life_time broken by authentication_timeoutYugo Nagata
2016-12-28Fix authentication timeout that can occur right after client connecttionsYugo Nagata
2016-12-23Tightening up the watchdog securityMuhammad Usama
2016-12-22Add pgpool_adm extension.pengbo
2016-12-22Update Pgpool-II version to "3.7devel".Tatsuo Ishii
2016-12-20Fix occasional segfault when query cache is enabled.Tatsuo Ishii