summaryrefslogtreecommitdiff
path: root/child.c
AgeCommit message (Expand)Author
2008-02-26health_check_timeout did not work correctly. The bug was introduced inYoshiyuki Asaba
2007-10-12Disable alarm before returning read_startup_packet().Yoshiyuki Asaba
2007-10-11Add new directive "authentication_timeout". The directive means theYoshiyuki Asaba
2007-10-11Check startup packet length. If the length is greater than 10,000Yoshiyuki Asaba
2007-08-01Remove compiler warning.V3_4Yoshiyuki Asaba
2007-07-26SIGALRM handler didn't safe. Because it called non-reentrant functions.Yoshiyuki Asaba
2007-05-17fixed the ps display to follow the order in PostgreSQL.User yamaguti
2007-02-12pgpool *only* checks backend connection when connection pool isYoshiyuki Asaba
2007-02-03Detach secondary server when "kind mismatch error" is detectedTatsuo Ishii
2007-02-02show frontend address in ps status.Tatsuo Ishii
2007-02-01New files and modifications to support client authentication (pool_hba).User yamaguti
2007-02-01Show status via ps command like PostgreSQLTatsuo Ishii
2007-01-04Update copyrightDevrim GÜNDÜZ
2006-06-26Fix segfault problem in race conditions among connection_life_time,Tatsuo Ishii
2006-05-11Fix buffer over-run in health_check().Yoshiyuki Asaba
2006-04-17Add some commentsTatsuo Ishii
2006-03-31Automatically DEALLOCATE prepared statememt when client disconnects.Tatsuo Ishii
2006-03-25Check startup packet is identical before reusing existing connection.Tatsuo Ishii
2006-03-25Fix more double free bug.Tatsuo Ishii
2006-03-24Fix double free bug in the previous commitTatsuo Ishii
2006-03-23Fix bug in do_child(). We should not reuse startup packet since someTatsuo Ishii
2006-02-14Fix master/slave mode breakage in 2.7.2Tatsuo Ishii
2006-02-05 * Version 3.0.0Devrim GÜNDÜZ
2006-01-03version 2.7V2_7Tatsuo Ishii
2005-11-09experimental support for DROP DATABASE problemTatsuo Ishii
2005-09-02fix bug in health_check(). It made wrong reports if secondary goesTatsuo Ishii
2005-07-18version 2.6.1. See README for more detailed changes.V2_6_1Tatsuo Ishii
2005-06-13Add debug messageTatsuo Ishii
2005-02-14pgpool 2.5.1b1V2_5_1B1Tatsuo Ishii