| 2007-05-17 | User yamaguti | * changed "enable_pool_hba" to be true by default. | commit | commitdiff | tree | 
| 2007-05-17 | Tatsuo Ishii | Run autoconf | commit | commitdiff | tree | 
| 2007-05-17 | Yoshiyuki Asaba | Add ps display changed. | commit | commitdiff | tree | 
| 2007-05-17 | User yamaguti | fixed the ps display to follow the order in PostgreSQL. | commit | commitdiff | tree | 
| 2007-05-15 | Yoshiyuki Asaba | Prepare for 3.3 | commit | commitdiff | tree | 
| 2007-05-15 | Yoshiyuki Asaba | Japanese release note for 3.3 | commit | commitdiff | tree | 
| 2007-05-15 | Yoshiyuki Asaba | Delay buffer flush in SimpleForwardToBackend(). | commit | commitdiff | tree | 
| 2007-05-07 | Yoshiyuki Asaba | Add handling nextval()/setval() | commit | commitdiff | tree | 
| 2007-04-26 | Yoshiyuki Asaba | Retry connect() when it is interrupted by signal. | commit | commitdiff | tree | 
| 2007-04-20 | Yoshiyuki Asaba | Enhance that the query that begins with "SELECT nextval... | commit | commitdiff | tree | 
| 2007-02-21 | User yamaguti | Add description about -a option. | commit | commitdiff | tree | 
| 2007-02-21 | Yoshiyuki Asaba | Fixed compile error on FreeBSD 4.11. | commit | commitdiff | tree | 
| 2007-02-13 | User yamaguti | added a hstrerror() function check so that a compiler... | commit | commitdiff | tree | 
| 2007-02-13 | User yamaguti | fixed a compilation error on FreeBSD 4.11 ([pgsql-jp... | commit | commitdiff | tree | 
| 2007-02-13 | Devrim GΓNDΓZ | - Add pgpool.pam file for pam authentication | commit | commitdiff | tree | 
| 2007-02-12 | Yoshiyuki Asaba | pgpool *only* checks backend connection when connection... | commit | commitdiff | tree | 
| 2007-02-12 | Yoshiyuki Asaba | Fixed to hang up in PREPARE TRANSACTION and EXECUTE... | commit | commitdiff | tree | 
| 2007-02-10 | Tatsuo Ishii | Prepare for 3.2  V3_2 | commit | commitdiff | tree | 
| 2007-02-07 | Tatsuo Ishii | include ac_func_accept_argtypes.m4 to avoid configure... | commit | commitdiff | tree | 
| 2007-02-06 | User yamaguti | delete a commented line about "aclocal -I ./" | commit | commitdiff | tree | 
| 2007-02-06 | Yoshiyuki Asaba | Add checking socket state when connection pool is reused. | commit | commitdiff | tree | 
| 2007-02-03 | Tatsuo Ishii | Detach secondary server when "kind mismatch error"... | commit | commitdiff | tree | 
| 2007-02-03 | Tatsuo Ishii | Add support for log_hostname | commit | commitdiff | tree | 
| 2007-02-03 | Tatsuo Ishii | Update copyright and comments | commit | commitdiff | tree | 
| 2007-02-02 | Tatsuo Ishii | show frontend address in ps status. | commit | commitdiff | tree | 
| 2007-02-01 | User yamaguti | modified pool_open and pool_close to suit with new... | commit | commitdiff | tree | 
| 2007-02-01 | User yamaguti | New files and modifications to support client authentic... | commit | commitdiff | tree | 
| 2007-02-01 | Tatsuo Ishii | Show status via ps command like PostgreSQL | commit | commitdiff | tree | 
| 2007-01-22 | Yoshiyuki Asaba | Fixed SIGSEGV using DBD-Pg. | commit | commitdiff | tree | 
| 2007-01-13 | Yoshiyuki Asaba | Fix auto-deallocation. If a client used PDO or DBD... | commit | commitdiff | tree | 
| 2007-01-04 | Devrim GΓNDΓZ | Update copyright | commit | commitdiff | tree | 
| 2006-12-17 | User yamaguti | fixed a mistype in the define macro. | commit | commitdiff | tree | 
| 2006-12-13 | Devrim GΓNDΓZ | Fix typo | commit | commitdiff | tree | 
| 2006-12-11 | Yoshiyuki Asaba | Add cvs tag command.  V3_1_2 | commit | commitdiff | tree | 
| 2006-12-11 | Yoshiyuki Asaba | Version 3.1.2 | commit | commitdiff | tree | 
| 2006-12-11 | Yoshiyuki Asaba | Change release date. | commit | commitdiff | tree | 
| 2006-12-05 | Devrim GΓNDΓZ | Ooops, fix version | commit | commitdiff | tree | 
| 2006-12-05 | Devrim GΓNDΓZ | Better fix for conf file problem, per bugzilla review | commit | commitdiff | tree | 
| 2006-12-05 | Yoshiyuki Asaba | Version 3.1.2. | commit | commitdiff | tree | 
| 2006-12-05 | Devrim GΓNDΓZ | Update to 3.1.2 | commit | commitdiff | tree | 
| 2006-12-01 | Yoshiyuki Asaba | Fixed segmentation fault when a Parse message was failed. | commit | commitdiff | tree | 
| 2006-12-01 | Tatsuo Ishii | Release procedure document (Japanese) | commit | commitdiff | tree | 
| 2006-12-01 | Tatsuo Ishii | update items implemented in pgpool-II | commit | commitdiff | tree | 
| 2006-12-01 | Tatsuo Ishii | version 3.1.2 | commit | commitdiff | tree | 
| 2006-11-26 | Devrim GΓNDΓZ | Updates to spec, per bugzilla review. | commit | commitdiff | tree | 
| 2006-10-10 | Yoshiyuki Asaba | Remove a restriction of an extended query protocol. | commit | commitdiff | tree | 
| 2006-10-10 | Yoshiyuki Asaba | Load balancing an extended query protocol. | commit | commitdiff | tree | 
| 2006-09-25 | Yoshiyuki Asaba | Add pam authentication in supported authentication... | commit | commitdiff | tree | 
| 2006-09-13 | Yoshiyuki Asaba | Fix kind mismatch error in COPY FROM STDIN. | commit | commitdiff | tree | 
| 2006-09-08 | Devrim GΓNDΓZ | Remove dependency for postgresql-server. | commit | commitdiff | tree | 
| 2006-08-30 | Tatsuo Ishii | Improve error message when a connection is rejected... | commit | commitdiff | tree | 
| 2006-08-13 | Devrim GΓNDΓZ | Fix typos | commit | commitdiff | tree | 
| 2006-08-02 | Tatsuo Ishii | allow 0 weight | commit | commitdiff | tree | 
| 2006-08-02 | Tatsuo Ishii | Fix pool_close() to avoid free() not allocated | commit | commitdiff | tree | 
| 2006-07-31 | Devrim GΓNDΓZ | - Fixed spec file, per bugzilla review (#199679) | commit | commitdiff | tree | 
| 2006-07-23 | Devrim GΓNDΓZ | - Fixed bogus char :( | commit | commitdiff | tree | 
| 2006-07-23 | Devrim GΓNDΓZ | - Fixed spec file, per bugzilla review (#199679) | commit | commitdiff | tree | 
| 2006-07-23 | Devrim GΓNDΓZ | Updated version numbers | commit | commitdiff | tree | 
| 2006-07-23 | Devrim GΓNDΓZ | - Fixed spec file, per bugzilla review (#199679) | commit | commitdiff | tree | 
| 2006-07-23 | Tatsuo Ishii | Version 3.1.1  V3_1_1 | commit | commitdiff | tree | 
| 2006-07-21 | Tatsuo Ishii | Fix problem NOTIFY messages does arrive client. | commit | commitdiff | tree | 
| 2006-07-01 | Tatsuo Ishii | Add mail address  V3_1 | commit | commitdiff | tree | 
| 2006-07-01 | Tatsuo Ishii | Fix release date | commit | commitdiff | tree | 
| 2006-07-01 | Tatsuo Ishii | Add configure (accidently removed) | commit | commitdiff | tree | 
| 2006-07-01 | Tatsuo Ishii | V3.1 | commit | commitdiff | tree | 
| 2006-07-01 | Tatsuo Ishii | Version 3.1 | commit | commitdiff | tree | 
| 2006-06-26 | Tatsuo Ishii | Fix segfault problem in race conditions among connectio... | commit | commitdiff | tree | 
| 2006-06-22 | Yoshiyuki Asaba | Fix deadlock problem with extend query. | commit | commitdiff | tree | 
| 2006-06-22 | Tatsuo Ishii | Add comment | commit | commitdiff | tree | 
| 2006-06-22 | Tatsuo Ishii | In SimpleForwardToFrontend() do not send SYNC and wait... | commit | commitdiff | tree | 
| 2006-06-04 | Tatsuo Ishii | Add log_statement option. patches contributed by Thomas E | commit | commitdiff | tree | 
| 2006-05-30 | Tatsuo Ishii | Improve documentation. patches contributed by Mark... | commit | commitdiff | tree | 
| 2006-05-22 | Yoshiyuki Asaba | Fixes "kind is 0!" error in Execute(). | commit | commitdiff | tree | 
| 2006-05-17 | Tatsuo Ishii | version 3.0.2  V3_0_2 | commit | commitdiff | tree | 
| 2006-05-17 | Tatsuo Ishii | remove restrictions regarding prepared query. | commit | commitdiff | tree | 
| 2006-05-12 | Tatsuo Ishii | If configuration contents is wrong, pgpool should exit... | commit | commitdiff | tree | 
| 2006-05-11 | Yoshiyuki Asaba | Fix buffer over-run in health_check(). | commit | commitdiff | tree | 
| 2006-05-11 | Tatsuo Ishii | Fix miss use of pool_init_params in new_connection(). | commit | commitdiff | tree | 
| 2006-05-10 | Yoshiyuki Asaba | pool_send_error_message() didn't create null-terminated... | commit | commitdiff | tree | 
| 2006-05-10 | Yoshiyuki Asaba | Fix kind mismatch error in SimpleForwardToFrontend(). | commit | commitdiff | tree | 
| 2006-05-06 | Yoshiyuki Asaba | Using BSD make, build process never finished. | commit | commitdiff | tree | 
| 2006-04-28 | Yoshiyuki Asaba | Add POOL_SETMASK2 macro. POOL_SETMASK2 returns previous... | commit | commitdiff | tree | 
| 2006-04-28 | Yoshiyuki Asaba | Fix bug in del_prepared_list(). | commit | commitdiff | tree | 
| 2006-04-22 | Tatsuo Ishii | Fix bug in SimpleForwardToBackend(). | commit | commitdiff | tree | 
| 2006-04-18 | Yoshiyuki Asaba | Send Flush('H') message to backends in SimpleForwardToB... | commit | commitdiff | tree | 
| 2006-04-17 | Yoshiyuki Asaba | Fix handling of ErrorResponse('E') messages in SimpleFo... | commit | commitdiff | tree | 
| 2006-04-17 | Tatsuo Ishii | Add some comments | commit | commitdiff | tree | 
| 2006-04-17 | Tatsuo Ishii | Add signal blocking. signal handlers may call pool_erro... | commit | commitdiff | tree | 
| 2006-04-17 | Tatsuo Ishii | Add comment for 3.0.2 | commit | commitdiff | tree | 
| 2006-04-17 | Tatsuo Ishii | Fix bugs in extend mode | commit | commitdiff | tree | 
| 2006-04-17 | Tatsuo Ishii | Fix typo. | commit | commitdiff | tree | 
| 2006-04-17 | Tatsuo Ishii | Modify pool_send_auth_ok so that it reports backend... | commit | commitdiff | tree | 
| 2006-03-31 | Tatsuo Ishii | Automatically DEALLOCATE prepared statememt when client... | commit | commitdiff | tree | 
| 2006-03-25 | Tatsuo Ishii | Check startup packet is identical before reusing existi... | commit | commitdiff | tree | 
| 2006-03-25 | Tatsuo Ishii | Fix SimpleForwardToFrontend() and SimpleForwardToBacken... | commit | commitdiff | tree | 
| 2006-03-25 | Tatsuo Ishii | Fix more double free bug. | commit | commitdiff | tree | 
| 2006-03-24 | Tatsuo Ishii | Fix double free bug in the previous commit | commit | commitdiff | tree | 
| 2006-03-23 | Tatsuo Ishii | Fix bug in do_child(). We should not reuse startup... | commit | commitdiff | tree | 
| 2006-02-26 | Tatsuo Ishii | Fix bug with insert_lock in following cases: | commit | commitdiff | tree | 
| 2006-02-18 | Tatsuo Ishii | Fix spelling. contributed by Peter Eisentraut | commit | commitdiff | tree | 
| next |