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