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