pgpool1.git
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.
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...
next