summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
4 daysFeature: send sync message only to necessary backends.Tatsuo Ishii
5 daysFeature: allow to specify external command to retrieve replication delay.Tatsuo Ishii
2025-12-24Fix duplicate NodeTag enum in nodes.h.Tatsuo Ishii
2025-12-08Run pgindent.Tatsuo Ishii
2025-11-18Start 4.8 development.Taiki Koshino
2025-10-28Retire Slony mode.Tatsuo Ishii
2025-10-14Rename 'logdir' parameter to 'work_dir'.Taiki Koshino
2025-10-09Make time calculations always long long.Tatsuo Ishii
2025-10-03Feature: Import PostgreSQL 18 new parser.Bo Peng
2025-09-09Allow to compile against gcc 15 (C23).Tatsuo Ishii
2025-08-22Feature: Restrict watchdog and heartbeat receiver to listen only on configure...Bo Peng
2025-08-16Cleanup watchdog source code.Tatsuo Ishii
2025-07-17Run pgindent.Tatsuo Ishii
2025-07-17Feature: Make online recovery database configurableBo Peng
2025-07-15Feature: implement protocol version 3.2 BackendKeyData and query cancel message.Tatsuo Ishii
2025-07-09Feature: implement NegotiateProtocolVersion message.Tatsuo Ishii
2025-06-24Feature: add pgpool_adm_pcp_proc_info.Tatsuo Ishii
2025-06-23Fix source code typos.Bo Peng
2025-06-06Replace random() with pg_prng random function.Tatsuo Ishii
2025-05-28Import likely/unlikely from PostgreSQL.Tatsuo Ishii
2025-05-27Revert "Replace random() with pg_prng random function."Tatsuo Ishii
2025-05-21Replace random() with pg_prng random function.Tatsuo Ishii
2025-05-20Replace PostmasterRandom() with pg_strong_random().Tatsuo Ishii
2025-05-05Fix portability to OpenBSD.Tatsuo Ishii
2025-03-04Start 4.7 development.Bo Peng
2024-12-14Fix yet another query cache bug in streaming replication mode.Tatsuo Ishii
2024-11-30Feature: add log_backend_messages.Tatsuo Ishii
2024-11-05Refactor pool_config.l.Tatsuo Ishii
2024-10-21Feature: new PGPOOL SET CACHE DELETE command.Tatsuo Ishii
2024-10-21Feature: Import PostgreSQL 17 RC1 new parser.Bo Peng
2024-10-16Enhance comment for POOL_CONNECTION_POOL.info.Tatsuo Ishii
2024-10-14Feature: Add new PCP command to invalidate query cache.Tatsuo Ishii
2024-09-28[New feature] Force to make query cache.Tatsuo Ishii
2024-09-07Fix multiple query cache vulnerabilities (CVE-2024-45624).Bo Peng
2024-08-05Feature: Add new PCP command to trigger log rotationBo Peng
2024-08-04Remove unnecessary code surrounded by ifdef NOT_USED.Tatsuo Ishii
2024-06-21Fix segfault to not use MAIN_NODE macro.Tatsuo Ishii
2024-06-10Fix "pgpool reset" command not working if watchdog is enabled.Tatsuo Ishii
2024-06-07Mega typo fix for docs and program source codes.Tatsuo Ishii
2024-05-01Fixed compiler error with -Werror=implicit-function-declarationBo Peng
2024-03-25Fix compile errors with certain CFLAGS.Tatsuo Ishii
2023-12-12Start 4.6 development.Bo Peng
2023-12-07Remove duplicate definition of TransactionId.Tatsuo Ishii
2023-11-09Update Copyright of the previous commit (4bfca73c6788cee498d74e938fa38c38b9ab...Bo Peng
2023-11-09Downgrading some normal ERROR messages to DEBUG messages.Bo Peng
2023-10-30Update parser changes between PostgreSQL 16 BETA1 and 16 RC1.Chen Ningwei
2023-10-06Fix breakage in making pgpool_adm.Tatsuo Ishii
2023-10-03Fix compiler warnings regarding DEFAULT_PGSOCKET_DIR.Tatsuo Ishii
2023-09-21Remove duplicating definition of pg_attribute_format_arg etc.Tatsuo Ishii
2023-09-20Remove duplication definitions of NAMEDATALEN.Tatsuo Ishii