2008-05-08 |
Yoshiyuki Asaba | Fix hang up in Execute. master |
commit | commitdiff | tree |
2008-03-19 |
Yoshiyuki Asaba | Fixed hang up in master/slave mode. |
commit | commitdiff | tree |
2008-03-03 |
Yoshiyuki Asaba | Fix hang up after processing "show pool_status". |
commit | commitdiff | tree |
2008-02-26 |
Yoshiyuki Asaba | Fix asynchronous query handling. |
commit | commitdiff | tree |
2008-02-26 |
Yoshiyuki Asaba | Add error checking. |
commit | commitdiff | tree |
2008-02-26 |
Yoshiyuki Asaba | health_check_timeout did not work correctly. The bug... |
commit | commitdiff | tree |
2008-02-19 |
Yoshiyuki Asaba | Polling signals per 3 secs when health check is disabled. |
commit | commitdiff | tree |
2008-02-14 |
Yoshiyuki Asaba | Fix wrong loop condition in pool_sleep(). |
commit | commitdiff | tree |
2007-12-05 |
Yoshiyuki Asaba | Improve buffering algorithm in pool_write(). |
commit | commitdiff | tree |
2007-11-06 |
Yoshiyuki Asaba | Fix insert_lock with extended query protocol. |
commit | commitdiff | tree |
2007-11-02 |
Yoshiyuki Asaba | Ignore white space in need_insert_lock(). |
commit | commitdiff | tree |
2007-10-26 |
Yoshiyuki Asaba | Check return value of pool_flush(). |
commit | commitdiff | tree |
2007-10-17 |
Yoshiyuki Asaba | Add redhat/* into EXTRA_DIST. |
commit | commitdiff | tree |
2007-10-16 |
Devrim GΓNDΓZ | Update spec file to 3.4.1 |
commit | commitdiff | tree |
2007-10-12 |
Yoshiyuki Asaba | Add authentication_timeout |
commit | commitdiff | tree |
2007-10-12 |
Yoshiyuki Asaba | Add authentication_timeout into the result of "show... |
commit | commitdiff | tree |
2007-10-12 |
Yoshiyuki Asaba | Disable alarm before returning read_startup_packet(). |
commit | commitdiff | tree |
2007-10-11 |
Yoshiyuki Asaba | Add new directive "authentication_timeout". The directi... |
commit | commitdiff | tree |
2007-10-11 |
Yoshiyuki Asaba | Check startup packet length. If the length is greater... |
commit | commitdiff | tree |
2007-09-12 |
Tatsuo Ishii | Run autoconf V3_4_1 |
commit | commitdiff | tree |
2007-09-12 |
Yoshiyuki Asaba | 3.4.2 release note. |
commit | commitdiff | tree |
2007-09-12 |
Yoshiyuki Asaba | 3.4.1 release note in Japanese. |
commit | commitdiff | tree |
2007-09-12 |
Yoshiyuki Asaba | Prepare for 3.4.1 |
commit | commitdiff | tree |
2007-08-29 |
Yoshiyuki Asaba | * Fix handling Parse message. |
commit | commitdiff | tree |
2007-08-10 |
Yoshiyuki Asaba | Fix failover. |
commit | commitdiff | tree |
2007-08-01 |
Yoshiyuki Asaba | Remove compiler warning. V3_4 |
commit | commitdiff | tree |
2007-08-01 |
Yoshiyuki Asaba | Review release note. |
commit | commitdiff | tree |
2007-08-01 |
Yoshiyuki Asaba | Fix SEGV when connection_cache is true and replication_... |
commit | commitdiff | tree |
2007-07-31 |
Yoshiyuki Asaba | Prepare for 3.4 |
commit | commitdiff | tree |
2007-07-27 |
Yoshiyuki Asaba | Fix memory leak in the following case. |
commit | commitdiff | tree |
2007-07-27 |
Yoshiyuki Asaba | Add description for "replicate_select" directive. |
commit | commitdiff | tree |
2007-07-27 |
Yoshiyuki Asaba | Release note for 3.4. |
commit | commitdiff | tree |
2007-07-27 |
Yoshiyuki Asaba | Update release note. |
commit | commitdiff | tree |
2007-07-27 |
Yoshiyuki Asaba | Prepare for 3.4 |
commit | commitdiff | tree |
2007-07-26 |
Yoshiyuki Asaba | SIGALRM handler didn't safe. Because it called non... |
commit | commitdiff | tree |
2007-07-26 |
Yoshiyuki Asaba | Add description of replicate_select parameter |
commit | commitdiff | tree |
2007-07-26 |
Yoshiyuki Asaba | Add replicate_select value to the result of "SHOW pool_... |
commit | commitdiff | tree |
2007-07-26 |
Yoshiyuki Asaba | V3.4 release note |
commit | commitdiff | tree |
2007-07-26 |
Yoshiyuki Asaba | Fix memory leak when connection slot is full. |
commit | commitdiff | tree |
2007-07-26 |
Tatsuo Ishii | Run autoconf |
commit | commitdiff | tree |
2007-07-26 |
Tatsuo Ishii | Fix typo. |
commit | commitdiff | tree |
2007-07-25 |
Yoshiyuki Asaba | Fix hang up when a SELECT query has error inside transa... |
commit | commitdiff | tree |
2007-07-25 |
Yoshiyuki Asaba | Fix hang up and SEGV if Parse message contains a warnin... |
commit | commitdiff | tree |
2007-07-24 |
Yoshiyuki Asaba | Detect deadlock in do_command(). |
commit | commitdiff | tree |
2007-07-19 |
Yoshiyuki Asaba | Prepare for 3.4 |
commit | commitdiff | tree |
2007-07-19 |
Yoshiyuki Asaba | Add new parameter named "replication_select". |
commit | commitdiff | tree |
2007-07-18 |
Devrim GΓNDΓZ | - Update to 3.4 |
commit | commitdiff | tree |
2007-07-18 |
Yoshiyuki Asaba | Add new parameter named "replicate_select". Default... |
commit | commitdiff | tree |
2007-07-12 |
Yoshiyuki Asaba | Fix the following bugs in master_slave mode && load_bal... |
commit | commitdiff | tree |
2007-07-11 |
Yoshiyuki Asaba | flush output buffer when deadlock error occured in... |
commit | commitdiff | tree |
2007-07-11 |
Yoshiyuki Asaba | Previous commit does not fix deadlock error in Execute(). |
commit | commitdiff | tree |
2007-07-11 |
Yoshiyuki Asaba | Fixed kind mismatch error when deadlock error occured. |
commit | commitdiff | tree |
2007-07-09 |
Yoshiyuki Asaba | Fix race condition between flag checking and signal... |
commit | commitdiff | tree |
2007-07-02 |
Yoshiyuki Asaba | Modify that pgpool checks signal flags *before* sleeping. |
commit | commitdiff | tree |
2007-06-29 |
Yoshiyuki Asaba | Fix race condition between unsetting SIGCHLD flag and... |
commit | commitdiff | tree |
2007-06-20 |
Yoshiyuki Asaba | Fix SIGCHLD signal handling. Child processes are restar... |
commit | commitdiff | tree |
2007-06-20 |
Yoshiyuki Asaba | Fix signal handling for failover. Failover operation... |
commit | commitdiff | tree |
2007-06-02 |
Yoshiyuki Asaba | Fix typo EmptyQueryResponse message. pgpool hung up... |
commit | commitdiff | tree |
2007-05-28 |
Yoshiyuki Asaba | pgpool did not failover when kind mismatch error occure... |
commit | commitdiff | tree |
2007-05-22 |
Yoshiyuki Asaba | Add an error message. |
commit | commitdiff | tree |
2007-05-22 |
Yoshiyuki Asaba | Add checking a message length is valid. |
commit | commitdiff | tree |
2007-05-21 |
User yamaguti | pgpool.pam is now installed as "share/pgpool/pgpool... |
commit | commitdiff | tree |
2007-05-18 |
Yoshiyuki Asaba | Prepare for 3.3 V3_3 |
commit | commitdiff | tree |
2007-05-18 |
Yoshiyuki Asaba | Version 3.3 |
commit | commitdiff | tree |
2007-05-18 |
User yamaguti | added an explanation about /*REPLICATION*/ . |
commit | commitdiff | tree |
2007-05-17 |
Tatsuo Ishii | Resync to updated configure.in |
commit | commitdiff | tree |
2007-05-17 |
Tatsuo Ishii | Update flex generated file |
commit | commitdiff | tree |
2007-05-17 |
User yamaguti | PAM service configuration sample file |
commit | commitdiff | tree |
2007-05-17 |
User yamaguti | added a description about "log_hostname" |
commit | commitdiff | tree |
2007-05-17 |
User yamaguti | these files will be updated soon. committing for the... |
commit | commitdiff | tree |
2007-05-17 |
User yamaguti | added a comment about PAM. |
commit | commitdiff | tree |
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 |
next |