pgpool2.git
5 days ago Taiki KoshinoFix file deletion command in recovery_1st_stage.sample. V4_4_STABLE
10 days ago Tatsuo IshiiFix query cache when pgpool is built without memcached.
11 days ago Tatsuo IshiiFix query cache lock file handling.
2025-08-29 Tatsuo IshiiTest: fix ruby script in 010.rewrite_timestamp.
2025-08-29 Tatsuo IshiiTest: tweak timeout in 034 and 075 tests.
2025-08-29 Tatsuo IshiiTest: add ssl_ecdh_curve test to 023.ssl_connection.
2025-08-26 Taiki KoshinoDoc: Fix releasenote link.
2025-08-22 Tatsuo IshiiDoc: fix watchdog_setup manual.
2025-08-19 Taiki KoshinoDoc: Update doc version V4_4_13 V4_4_13_RPM
2025-08-19 Taiki KoshinoPrepare 4.4.13.
2025-08-19 Taiki KoshinoPrepare 4.4.13.
2025-08-19 Taiki KoshinoDoc: add release notes.
2025-08-19 Taiki KoshinoDoc: Update "8.3. Replication Mode and Snapshot Isolati...
2025-08-06 Taiki KoshinoDoc: Update sample script links in "8.2. Pgpool-II...
2025-08-04 Taiki KoshinoDoc: fix documentation for parameters that are not
2025-07-25 Tatsuo IshiiFix watchdog to print inappropriate NOTICE message.
2025-07-24 Tatsuo IshiiDoc: unify watchdog leader terms (followup).
2025-07-23 Tatsuo IshiiDoc: unify watchdog leader terms.
2025-07-19 Tatsuo IshiiFix resource leak while reading startup packet.
2025-07-19 Tatsuo IshiiFix memory leak.
2025-07-16 Taiki KoshinoDoc: Fix example script link at V4_4.
2025-06-30 Bo PengFix broken scram-sha-256 authentication on big-endian...
2025-06-23 Bo PengFix source code typos.
2025-06-18 Tatsuo IshiiDoc: fix load balance explanation missed logical replic...
2025-06-18 Bo PengDoc: enhance pcp_node_info document.
2025-06-18 Tatsuo IshiiDoc: fix load balance explanation missed Slony mode.
2025-06-12 Tatsuo IshiiTest: stabilize 029.cert_passphrase regression test.
2025-06-09 Tatsuo IshiiFix heartbeat_device treatment.
2025-06-08 Tatsuo IshiiDoc: add section of kernel resources.
2025-06-07 Tatsuo IshiiDoc: add description for --with-ldap option of configure.
2025-06-04 Tatsuo IshiiDoc: clarify supported platforms for Pgpool-II.
2025-06-03 Tatsuo IshiiDoc: enhance child_life_time document.
2025-06-02 Tatsuo IshiiFix typo in pgpool.conf.
2025-05-20 Bo PengUpdate Makefile.in
2025-05-17 Tatsuo IshiiSuppress unnecessary information upon authentication...
2025-05-15 Bo PengDoc: Update release notes to include details of the...
2025-05-13 Bo PengPrepare 4.4.12 V4_4_12 V4_4_12_RPM
2025-05-13 Bo PengDoc: update release note.
2025-05-13 Bo PengFix incorrect client authentication in some cases.
2025-05-13 Taiki KoshinoDoc: add release notes.
2025-05-08 Tatsuo IshiiFix long standing bind bug with query cache.
2025-05-08 Tatsuo IshiiFix query cache invalidation bug.
2025-05-05 Tatsuo IshiiFix portability to OpenBSD.
2025-05-02 Bo PengAdd major version information to the configuration...
2025-05-01 Bo PengFix json_writer did not properly encode special characters.
2025-04-30 Bo PengUpdate pgpool.spec to prevent RPM build errors.
2025-04-24 Tatsuo IshiiDoc: enhance the description on connection_life_time
2025-03-05 Tatsuo IshiiDoc: enhance the explanation on sr_check_user.
2025-03-04 Tatsuo IshiiFix sr check and health check to reopen pool_passwd...
2025-02-27 Bo PengDoc: update copyright V4_4_11 V4_4_11_RPM
2025-02-27 Bo PengUpdate sample scripts.
2025-02-27 Bo PengPrepare 4.4.11
2025-02-27 Bo PengDoc: add release notes.
2025-02-26 Bo PengRemove pg_basebackup from the sample follow primary...
2025-01-31 Bo PengFix per_node_error_log() error message that is printed...
2025-01-17 Tatsuo IshiiDoc: enhance client authentication chapter.
2025-01-14 Tatsuo IshiiTest: stabilize 032.dml_adaptive_loadbalance
2025-01-13 Tatsuo IshiiFix pool_signal.
2024-12-14 Tatsuo IshiiFix yet another query cache bug in streaming replicatio...
2024-12-09 Bo PengDoc: fix the documentation typos.
2024-12-09 Bo PengFixed an issue where pg_md5 and pg_enc would not update...
2024-12-05 Tatsuo IshiiTest: fix 006.memqcache regression test.
2024-12-05 Tatsuo IshiiFix query cache bug in streaming replication mode.
2024-11-27 Bo PengPrepare 4.4.10 V4_4_10 V4_4_10_RPM
2024-11-27 Bo PengDoc: Bump version to 4.4.10
2024-11-27 Bo PengDoc: add release notes.
2024-11-26 Tatsuo IshiiAbort SSL negotiation if backend sends an error message.
2024-11-25 Tatsuo IshiiTest: adapt 024.cert_auth test to OpenSSL 3.2.
2024-11-25 Tatsuo IshiiTest: another attempt to fix 024.cert_auth failure...
2024-11-25 Bo PengFix the watchdog process not reloading configurations.
2024-11-15 Tatsuo IshiiFix bug in do_query. origin/V4_4_STABLE
2024-11-13 Tatsuo IshiiFix authentication failure after updating pool_passwd...
2024-11-12 Tatsuo IshiiTest: add test for COPY FROM STDIN hang.
2024-11-11 Tatsuo IshiiFix COPY hangs.
2024-11-09 Tatsuo IshiiFix Pgpool-II child process crash during shutdown.
2024-11-09 Tatsuo IshiiRevert "Fix Pgpool-II child process crash during shutdown."
2024-11-08 Tatsuo IshiiFix Pgpool-II child process crash during shutdown.
2024-10-26 Tatsuo IshiiFix sporadic health check failures due to authenticatio...
2024-10-22 Tatsuo IshiiOptimize query cache invalidation for ALTER ROLE.
2024-10-03 Bo PengDoc: Fix typos in the documentation and sample configur...
2024-09-18 Tatsuo IshiiFix pgpool crash when pgpool child process exits.
2024-09-14 Tatsuo IshiiFix resource leaks in pool_memqcache.c.
2024-09-14 Tatsuo IshiiFix pool_push_pending_data().
2024-09-14 Tatsuo IshiiFix another bug in native replication/snapshot isolatio...
2024-09-14 Tatsuo IshiiFix bug in replication/snapshot isolation mode.
2024-09-10 Tatsuo IshiiFix resource leaks in pool_memqcache.c.
2024-09-07 Bo PengPrepare 4.4.9 V4_4_9 V4_4_9_RPM
2024-09-07 Bo PengDoc: Bump version to 4.4.9
2024-09-07 Bo PengDoc: add release notes.
2024-09-07 Bo PengFix multiple query cache vulnerabilities (CVE-2024...
2024-08-25 Tatsuo IshiiRevert "Doc: mention that reloading is not necessary...
2024-08-20 Tatsuo IshiiDoc: mention that reloading is not necessary when pool_...
2024-08-15 Tatsuo IshiiBack port notice_per_node_statement.
2024-08-11 Tatsuo IshiiFix another bug in replication mode and snapshot isolat...
2024-08-09 Tatsuo IshiiFix bug in replication mode and snapshot isolation...
2024-08-06 Bo PengPrepare 4.4.8 V4_4_8 V4_4_8_RPM
2024-08-06 Bo PengDoc: Bump version to 4.4.8
2024-08-06 Bo PengDoc: add release notes.
2024-08-04 Tatsuo IshiiRemove unnecessary code surrounded by ifdef NOT_USED.
2024-08-04 Tatsuo IshiiRemove unnecessary code surrounded by ifdef NOT_USED.
next