pgpool1.git
2007-02-10 Tatsuo IshiiPrepare for 3.2 V3_2
2007-02-07 Tatsuo Ishiiinclude ac_func_accept_argtypes.m4 to avoid configure...
2007-02-06 User yamagutidelete a commented line about "aclocal -I ./"
2007-02-06 Yoshiyuki AsabaAdd checking socket state when connection pool is reused.
2007-02-03 Tatsuo IshiiDetach secondary server when "kind mismatch error"...
2007-02-03 Tatsuo IshiiAdd support for log_hostname
2007-02-03 Tatsuo IshiiUpdate copyright and comments
2007-02-02 Tatsuo Ishiishow frontend address in ps status.
2007-02-01 User yamagutimodified pool_open and pool_close to suit with new...
2007-02-01 User yamagutiNew files and modifications to support client authentic...
2007-02-01 Tatsuo IshiiShow status via ps command like PostgreSQL
2007-01-22 Yoshiyuki AsabaFixed SIGSEGV using DBD-Pg.
2007-01-13 Yoshiyuki AsabaFix auto-deallocation. If a client used PDO or DBD...
2007-01-04 Devrim GÜNDÜZUpdate copyright
2006-12-17 User yamagutifixed a mistype in the define macro.
2006-12-13 Devrim GÜNDÜZFix typo
2006-12-11 Yoshiyuki AsabaAdd cvs tag command. V3_1_2
2006-12-11 Yoshiyuki AsabaVersion 3.1.2
2006-12-11 Yoshiyuki AsabaChange release date.
2006-12-05 Devrim GÜNDÜZOoops, fix version
2006-12-05 Devrim GÜNDÜZBetter fix for conf file problem, per bugzilla review
2006-12-05 Yoshiyuki AsabaVersion 3.1.2.
2006-12-05 Devrim GÜNDÜZUpdate to 3.1.2
2006-12-01 Yoshiyuki AsabaFixed segmentation fault when a Parse message was failed.
2006-12-01 Tatsuo IshiiRelease procedure document (Japanese)
2006-12-01 Tatsuo Ishiiupdate items implemented in pgpool-II
2006-12-01 Tatsuo Ishiiversion 3.1.2
2006-11-26 Devrim GÜNDÜZUpdates to spec, per bugzilla review.
2006-10-10 Yoshiyuki AsabaRemove a restriction of an extended query protocol.
2006-10-10 Yoshiyuki AsabaLoad balancing an extended query protocol.
2006-09-25 Yoshiyuki AsabaAdd pam authentication in supported authentication...
2006-09-13 Yoshiyuki AsabaFix kind mismatch error in COPY FROM STDIN.
2006-09-08 Devrim GÜNDÜZRemove dependency for postgresql-server.
2006-08-30 Tatsuo IshiiImprove error message when a connection is rejected...
2006-08-13 Devrim GÜNDÜZFix typos
2006-08-02 Tatsuo Ishiiallow 0 weight
2006-08-02 Tatsuo IshiiFix pool_close() to avoid free() not allocated
2006-07-31 Devrim GÜNDÜZ- Fixed spec file, per bugzilla review (#199679)
2006-07-23 Devrim GÜNDÜZ- Fixed bogus char :(
2006-07-23 Devrim GÜNDÜZ- Fixed spec file, per bugzilla review (#199679)
2006-07-23 Devrim GÜNDÜZUpdated version numbers
2006-07-23 Devrim GÜNDÜZ- Fixed spec file, per bugzilla review (#199679)
2006-07-23 Tatsuo IshiiVersion 3.1.1 V3_1_1
2006-07-21 Tatsuo IshiiFix problem NOTIFY messages does arrive client.
2006-07-01 Tatsuo IshiiAdd mail address V3_1
2006-07-01 Tatsuo IshiiFix release date
2006-07-01 Tatsuo IshiiAdd configure (accidently removed)
2006-07-01 Tatsuo IshiiV3.1
2006-07-01 Tatsuo IshiiVersion 3.1
2006-06-26 Tatsuo IshiiFix segfault problem in race conditions among connectio...
2006-06-22 Yoshiyuki AsabaFix deadlock problem with extend query.
2006-06-22 Tatsuo IshiiAdd comment
2006-06-22 Tatsuo IshiiIn SimpleForwardToFrontend() do not send SYNC and wait...
2006-06-04 Tatsuo IshiiAdd log_statement option. patches contributed by Thomas E
2006-05-30 Tatsuo IshiiImprove documentation. patches contributed by Mark...
2006-05-22 Yoshiyuki AsabaFixes "kind is 0!" error in Execute().
2006-05-17 Tatsuo Ishiiversion 3.0.2 V3_0_2
2006-05-17 Tatsuo Ishiiremove restrictions regarding prepared query.
2006-05-12 Tatsuo IshiiIf configuration contents is wrong, pgpool should exit...
2006-05-11 Yoshiyuki AsabaFix buffer over-run in health_check().
2006-05-11 Tatsuo IshiiFix miss use of pool_init_params in new_connection().
2006-05-10 Yoshiyuki Asabapool_send_error_message() didn't create null-terminated...
2006-05-10 Yoshiyuki AsabaFix kind mismatch error in SimpleForwardToFrontend().
2006-05-06 Yoshiyuki AsabaUsing BSD make, build process never finished.
2006-04-28 Yoshiyuki AsabaAdd POOL_SETMASK2 macro. POOL_SETMASK2 returns previous...
2006-04-28 Yoshiyuki AsabaFix bug in del_prepared_list().
2006-04-22 Tatsuo IshiiFix bug in SimpleForwardToBackend().
2006-04-18 Yoshiyuki AsabaSend Flush('H') message to backends in SimpleForwardToB...
2006-04-17 Yoshiyuki AsabaFix handling of ErrorResponse('E') messages in SimpleFo...
2006-04-17 Tatsuo IshiiAdd some comments
2006-04-17 Tatsuo IshiiAdd signal blocking. signal handlers may call pool_erro...
2006-04-17 Tatsuo IshiiAdd comment for 3.0.2
2006-04-17 Tatsuo IshiiFix bugs in extend mode
2006-04-17 Tatsuo IshiiFix typo.
2006-04-17 Tatsuo IshiiModify pool_send_auth_ok so that it reports backend...
2006-03-31 Tatsuo IshiiAutomatically DEALLOCATE prepared statememt when client...
2006-03-25 Tatsuo IshiiCheck startup packet is identical before reusing existi...
2006-03-25 Tatsuo IshiiFix SimpleForwardToFrontend() and SimpleForwardToBacken...
2006-03-25 Tatsuo IshiiFix more double free bug.
2006-03-24 Tatsuo IshiiFix double free bug in the previous commit
2006-03-23 Tatsuo IshiiFix bug in do_child(). We should not reuse startup...
2006-02-26 Tatsuo IshiiFix bug with insert_lock in following cases:
2006-02-18 Tatsuo IshiiFix spelling. contributed by Peter Eisentraut
2006-02-16 Tatsuo IshiiFix bug with call to select(2)
2006-02-14 Tatsuo IshiiVersion 3.0.1 V3_0_1
2006-02-14 Tatsuo IshiiFix master/slave mode breakage in 2.7.2
2006-02-05 Tatsuo Ishiiinclude pgpool.spec and re-release 3.0.0 V3_0_0
2006-02-05 Tatsuo Ishiiversion 3.0
2006-02-05 Devrim GÜNDÜZ * Version 3.0.0
2006-02-03 Devrim GÜNDÜZOpps, commit the right spec file
2006-02-03 Devrim GÜNDÜZ2.7.2 Spec file
2006-02-02 User madnessFix wording, per Peter.
2006-02-02 Tatsuo Ishiipgpool 2.7.2 V2_7_2
2006-01-27 Tatsuo IshiiAdd pgpool's man page. contributed by Peter Eisentra.
2006-01-25 Tatsuo IshiiFix but master/slave mode and LISTEN/NOTIFY
2006-01-16 Tatsuo IshiiVersion 2.7.1 V2_7_1
2006-01-16 Tatsuo IshiiFix version info.
2006-01-12 Tatsuo IshiiFix typo in docs
2006-01-05 Tatsuo IshiiFix pool_status to show correct value for ignore_leadin...
2006-01-03 Tatsuo Ishiiversion 2.7 V2_7
next