pgpool1.git
2008-05-08 Yoshiyuki AsabaFix hang up in Execute. master
2008-03-19 Yoshiyuki AsabaFixed hang up in master/slave mode.
2008-03-03 Yoshiyuki AsabaFix hang up after processing "show pool_status".
2008-02-26 Yoshiyuki AsabaFix asynchronous query handling.
2008-02-26 Yoshiyuki AsabaAdd error checking.
2008-02-26 Yoshiyuki Asabahealth_check_timeout did not work correctly. The bug...
2008-02-19 Yoshiyuki AsabaPolling signals per 3 secs when health check is disabled.
2008-02-14 Yoshiyuki AsabaFix wrong loop condition in pool_sleep().
2007-12-05 Yoshiyuki AsabaImprove buffering algorithm in pool_write().
2007-11-06 Yoshiyuki AsabaFix insert_lock with extended query protocol.
2007-11-02 Yoshiyuki AsabaIgnore white space in need_insert_lock().
2007-10-26 Yoshiyuki AsabaCheck return value of pool_flush().
2007-10-17 Yoshiyuki AsabaAdd redhat/* into EXTRA_DIST.
2007-10-16 Devrim GÜNDÜZUpdate spec file to 3.4.1
2007-10-12 Yoshiyuki AsabaAdd authentication_timeout
2007-10-12 Yoshiyuki AsabaAdd authentication_timeout into the result of "show...
2007-10-12 Yoshiyuki AsabaDisable alarm before returning read_startup_packet().
2007-10-11 Yoshiyuki AsabaAdd new directive "authentication_timeout". The directi...
2007-10-11 Yoshiyuki AsabaCheck startup packet length. If the length is greater...
2007-09-12 Tatsuo IshiiRun autoconf V3_4_1
2007-09-12 Yoshiyuki Asaba3.4.2 release note.
2007-09-12 Yoshiyuki Asaba3.4.1 release note in Japanese.
2007-09-12 Yoshiyuki AsabaPrepare for 3.4.1
2007-08-29 Yoshiyuki Asaba* Fix handling Parse message.
2007-08-10 Yoshiyuki AsabaFix failover.
2007-08-01 Yoshiyuki AsabaRemove compiler warning. V3_4
2007-08-01 Yoshiyuki AsabaReview release note.
2007-08-01 Yoshiyuki AsabaFix SEGV when connection_cache is true and replication_...
2007-07-31 Yoshiyuki AsabaPrepare for 3.4
2007-07-27 Yoshiyuki AsabaFix memory leak in the following case.
2007-07-27 Yoshiyuki AsabaAdd description for "replicate_select" directive.
2007-07-27 Yoshiyuki AsabaRelease note for 3.4.
2007-07-27 Yoshiyuki AsabaUpdate release note.
2007-07-27 Yoshiyuki AsabaPrepare for 3.4
2007-07-26 Yoshiyuki AsabaSIGALRM handler didn't safe. Because it called non...
2007-07-26 Yoshiyuki AsabaAdd description of replicate_select parameter
2007-07-26 Yoshiyuki AsabaAdd replicate_select value to the result of "SHOW pool_...
2007-07-26 Yoshiyuki AsabaV3.4 release note
2007-07-26 Yoshiyuki AsabaFix memory leak when connection slot is full.
2007-07-26 Tatsuo IshiiRun autoconf
2007-07-26 Tatsuo IshiiFix typo.
2007-07-25 Yoshiyuki AsabaFix hang up when a SELECT query has error inside transa...
2007-07-25 Yoshiyuki AsabaFix hang up and SEGV if Parse message contains a warnin...
2007-07-24 Yoshiyuki AsabaDetect deadlock in do_command().
2007-07-19 Yoshiyuki AsabaPrepare for 3.4
2007-07-19 Yoshiyuki AsabaAdd new parameter named "replication_select".
2007-07-18 Devrim GÜNDÜZ- Update to 3.4
2007-07-18 Yoshiyuki AsabaAdd new parameter named "replicate_select". Default...
2007-07-12 Yoshiyuki AsabaFix the following bugs in master_slave mode && load_bal...
2007-07-11 Yoshiyuki Asabaflush output buffer when deadlock error occured in...
2007-07-11 Yoshiyuki AsabaPrevious commit does not fix deadlock error in Execute().
2007-07-11 Yoshiyuki AsabaFixed kind mismatch error when deadlock error occured.
2007-07-09 Yoshiyuki AsabaFix race condition between flag checking and signal...
2007-07-02 Yoshiyuki AsabaModify that pgpool checks signal flags *before* sleeping.
2007-06-29 Yoshiyuki AsabaFix race condition between unsetting SIGCHLD flag and...
2007-06-20 Yoshiyuki AsabaFix SIGCHLD signal handling. Child processes are restar...
2007-06-20 Yoshiyuki AsabaFix signal handling for failover. Failover operation...
2007-06-02 Yoshiyuki AsabaFix typo EmptyQueryResponse message. pgpool hung up...
2007-05-28 Yoshiyuki Asabapgpool did not failover when kind mismatch error occure...
2007-05-22 Yoshiyuki AsabaAdd an error message.
2007-05-22 Yoshiyuki AsabaAdd checking a message length is valid.
2007-05-21 User yamagutipgpool.pam is now installed as "share/pgpool/pgpool...
2007-05-18 Yoshiyuki AsabaPrepare for 3.3 V3_3
2007-05-18 Yoshiyuki AsabaVersion 3.3
2007-05-18 User yamagutiadded an explanation about /*REPLICATION*/ .
2007-05-17 Tatsuo IshiiResync to updated configure.in
2007-05-17 Tatsuo IshiiUpdate flex generated file
2007-05-17 User yamagutiPAM service configuration sample file
2007-05-17 User yamagutiadded a description about "log_hostname"
2007-05-17 User yamagutithese files will be updated soon. committing for the...
2007-05-17 User yamagutiadded a comment about PAM.
2007-05-17 User yamaguti* changed "enable_pool_hba" to be true by default.
2007-05-17 Tatsuo IshiiRun autoconf
2007-05-17 Yoshiyuki AsabaAdd ps display changed.
2007-05-17 User yamagutifixed the ps display to follow the order in PostgreSQL.
2007-05-15 Yoshiyuki AsabaPrepare for 3.3
2007-05-15 Yoshiyuki AsabaJapanese release note for 3.3
2007-05-15 Yoshiyuki AsabaDelay buffer flush in SimpleForwardToBackend().
2007-05-07 Yoshiyuki AsabaAdd handling nextval()/setval()
2007-04-26 Yoshiyuki AsabaRetry connect() when it is interrupted by signal.
2007-04-20 Yoshiyuki AsabaEnhance that the query that begins with "SELECT nextval...
2007-02-21 User yamagutiAdd description about -a option.
2007-02-21 Yoshiyuki AsabaFixed compile error on FreeBSD 4.11.
2007-02-13 User yamagutiadded a hstrerror() function check so that a compiler...
2007-02-13 User yamagutifixed a compilation error on FreeBSD 4.11 ([pgsql-jp...
2007-02-13 Devrim GÜNDÜZ- Add pgpool.pam file for pam authentication
2007-02-12 Yoshiyuki Asabapgpool *only* checks backend connection when connection...
2007-02-12 Yoshiyuki AsabaFixed to hang up in PREPARE TRANSACTION and EXECUTE...
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.
next