summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
36 hoursFix duplicate NodeTag enum in nodes.h.HEADmasterTatsuo Ishii
38 hoursExplicitly stat supported minimum OpenSSL version.Tatsuo Ishii
2 daysFix resource leak in pcp_connect.Tatsuo Ishii
3 daysFix possible integer overflow.Tatsuo Ishii
7 daysDoc: update verified platforms.Bo Peng
8 daysTest: fix occasional failure of 034.promote_node.Tatsuo Ishii
9 daysRefactor BackendFlagsShowFunc().Tatsuo Ishii
9 daysFeature: add sync message logging to log_per_node_statement and notice_per_no...Tatsuo Ishii
10 daysAdd 4.7 release note in Japanese and modify 4.7 release date.Taiki Koshino
11 daysModify Release dateTaiki Koshino
2025-12-10Prepare Release NoteTaiki Koshino
2025-12-08Update .git-blame-ignore-revs.Tatsuo Ishii
2025-12-08Run pgindent.Tatsuo Ishii
2025-12-08Use "grep -E" instead of deprecated "egrep" in pgpool_setup.Bo Peng
2025-12-08Fix buffer overflow error in show pool_status.Bo Peng
2025-12-02Fix memqcache_stats_start_time shown in "show pool_status".Tatsuo Ishii
2025-11-25Test: stabilize 037.failover_session.Tatsuo Ishii
2025-11-25Doc: add 4.7.0 english release note.Bo Peng
2025-11-21Revert "Fix %patch macro usage in RPM spec."Bo Peng
2025-11-21Update major version information in configuration file.Bo Peng
2025-11-18Start 4.8 development.Taiki Koshino
2025-11-18Doc: update release note.Bo Peng
2025-11-18Doc: update release note.Bo Peng
2025-11-16Fix segfault with CopyOut.Tatsuo Ishii
2025-11-14Prepare Release Note.Taiki Koshino
2025-11-13Enable AM_MAINTAINER_MODE.Taiki Koshino
2025-11-13Disable AM_MAINTAINER_MODE.Taiki Koshino
2025-11-12Update the OS version in the documentation.Taiki Koshino
2025-11-12Fix %patch macro usage in RPM spec.Taiki Koshino
2025-11-07Remove unnecessary application_name treatment.Tatsuo Ishii
2025-11-04Fix pgpool_adm Makefile.Tatsuo Ishii
2025-10-29Bump libpcp.so version.Tatsuo Ishii
2025-10-28Retire Slony mode.Tatsuo Ishii
2025-10-25Add debug message to send_params().Tatsuo Ishii
2025-10-15Fix unexpected EOF in pgpool_setup.Bo Peng
2025-10-14Change regression test logdir parameter to work_dir and update log_directory ...Taiki Koshino
2025-10-14Change the value of 'log_directory' parameter to '/var/log/pgpool' when build...Taiki Koshino
2025-10-14Change the value of 'work_dir' parameter to '/var/lib/pgpool' when building R...Taiki Koshino
2025-10-14Fix DelegateIPAssignMessage to properly handle delegate_IP as a char* using p...Taiki Koshino
2025-10-14Rename 'logdir' parameter to 'work_dir'.Taiki Koshino
2025-10-09Make time calculations always long long.Tatsuo Ishii
2025-10-06Update mailing list address to use pgpool-hackers@lists.postgresql.org instea...Bo Peng
2025-10-05Fix regression introduced by the previous commit (df277163720a248f108192329de...Bo Peng
2025-10-03Feature: Import PostgreSQL 18 new parser.Bo Peng
2025-10-03Prevent watchdog split-brain scenario in some corner cases.Tatsuo Ishii
2025-10-03Prevent FATAL error when non-existing prepared statement is given.Tatsuo Ishii
2025-09-30Test: add log_client_messages to 124.bug700_memqcache_segfault regression test.Tatsuo Ishii
2025-09-30Test: adapt 023.ssl_connection to PostgreSQL 18.Tatsuo Ishii
2025-09-27Test: add log_backend_messages to 124.bug700_memqcache_segfault regression test.Tatsuo Ishii
2025-09-24Fix pg_enc not working if both -p and -P are provided.Tatsuo Ishii