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
/
tools
Age
Commit message (
Expand
)
Author
2025-12-08
Run pgindent.
Tatsuo Ishii
2025-10-03
Feature: Import PostgreSQL 18 new parser.
Bo Peng
2025-09-24
Fix pg_enc not working if both -p and -P are provided.
Tatsuo Ishii
2025-07-17
Run pgindent.
Tatsuo Ishii
2025-07-17
Fix method to run pgindent.
Tatsuo Ishii
2025-07-15
Fix bug with pcp_proc_info.
Tatsuo Ishii
2025-07-11
Import pgindent.
Tatsuo Ishii
2025-06-24
Feature: add pgpool_adm_pcp_proc_info.
Tatsuo Ishii
2025-01-02
Update src/tools/pcp/.gitignore
Bo Peng
2024-12-09
Fixed an issue where pg_md5 and pg_enc would not update the password file if ...
Bo Peng
2024-10-14
Feature: Add new PCP command to invalidate query cache.
Tatsuo Ishii
2024-08-05
Feature: Add new PCP command to trigger log rotation
Bo Peng
2024-06-07
Mega typo fix for docs and program source codes.
Tatsuo Ishii
2024-03-25
Fix compile errors with certain CFLAGS.
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-07-23
Add new field "load_balance_node" to "SHOW pool_pools" and pcp_proc_info.
Tatsuo Ishii
2023-07-09
Fix pgproto to work with bind message using params.
Tatsuo Ishii
2023-04-25
Feature: Change default behavior of pcp commands for searching password file.
Chen Ningwei
2023-03-22
Fix compile error on systems using musl libc.
Tatsuo Ishii
2022-12-13
Remove Makefile.in etc. generated by autoconf.
Tatsuo Ishii
2022-11-09
[New-Feature] Dynamic spare process management
Muhammad Usama
2022-06-13
Add pool_config.c to src/tools/pgmd5/.gitignore.
Tatsuo Ishii
2022-03-18
Fix bug with pg_enc and pg_md5.
Tatsuo Ishii
2022-02-01
Adjusting the field name in pcp_watchdog_info.
Muhammad Usama
2022-01-29
Change the way to obtain replication delay when delay_threshold_by_time is sp...
Tatsuo Ishii
2022-01-28
Allow to specify replication delay by time.
Tatsuo Ishii
2022-01-17
Enhance pgproto.
Tatsuo Ishii
2022-01-12
Enhance pgproto.
Tatsuo Ishii
2021-11-07
[New-Feature] Enable dynamic cluster membership of watchdog nodes
Muhammad Usama
2021-09-08
Add new fields to pcp_proc_info, show pool_processes, show pool_pools command.
Masaya Kawamoto
2021-08-10
Update Makefile.in and configure.
Bo Peng
2021-08-10
Fix compiler warnings generated by newer version of gcc.
Tatsuo Ishii
2021-06-24
Fix the width of some struct member of LifeCheckNode.
Tatsuo Ishii
2021-06-16
Refactor "SHOW pool_pool_pools" and pcp_proc_info.
Tatsuo Ishii
2021-06-15
Allow to specify node id to be promoted in pcp_promote_node.
Tatsuo Ishii
2021-06-15
New feature: Allow pcp_node_ino to list all backend nodes information.
Bo Peng
2021-05-05
Update .gitignore file.
Bo Peng
2021-05-05
Update configure file.
Bo Peng
2021-04-25
Fix copyright.
Tatsuo Ishii
2021-04-25
Set application name to pgproto.
Tatsuo Ishii
2021-02-27
Add new fields to show pool_nodes command and friends.
Tatsuo Ishii
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-11-12
Suppress a Coverity complain.
Tatsuo Ishii
2020-09-17
Apply language cleanup mega patch.
Tatsuo Ishii
2020-09-16
Documentation update for wd_cli utility
Muhammad Usama
2020-08-31
Add .gitignore files.
Bo Peng
2020-08-19
Replace "PGBIN" and "LPATH" in pgpool_setup and watchdog_setup using PostgreS...
Bo Peng
2020-08-10
New feature: Simplify Watchdog related configuration parameters.
Bo Peng
2020-07-02
Fix for log messages from child processes printing the main process's PIDÂ
Muhammad Usama
[next]