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
/
config
/
pool_config_variables.c
Age
Commit message (
Expand
)
Author
10 days
Refactor BackendFlagsShowFunc().
Tatsuo Ishii
2025-12-08
Run pgindent.
Tatsuo Ishii
2025-12-08
Fix buffer overflow error in show pool_status.
Bo Peng
2025-10-28
Retire Slony mode.
Tatsuo Ishii
2025-10-14
Fix DelegateIPAssignMessage to properly handle delegate_IP as a char* using p...
Taiki Koshino
2025-10-14
Rename 'logdir' parameter to 'work_dir'.
Taiki Koshino
2025-08-22
Feature: Restrict watchdog and heartbeat receiver to listen only on configure...
Bo Peng
2025-08-15
Change log_pcp_processes default to off.
Tatsuo Ishii
2025-07-17
Run pgindent.
Tatsuo Ishii
2025-07-17
Feature: Make online recovery database configurable
Bo Peng
2025-06-09
Fix heartbeat_device treatment.
Tatsuo Ishii
2024-12-16
Feature: Allow logging_collector related parameters to be changed by reloadin...
Bo Peng
2024-11-30
Feature: add log_backend_messages.
Tatsuo Ishii
2024-08-05
Change the default value of *_user parameters to ''.
Bo Peng
2024-06-07
Mega typo fix for docs and program source codes.
Tatsuo Ishii
2024-05-09
Remove leading/trailing spaces in string list type configuration parameters.
Bo Peng
2024-02-26
Fix the default values.
Bo Peng
2023-08-19
Feature: allow to set delay_threshold_by_time in milliseconds.
Tatsuo Ishii
2023-07-23
Verify the spare children config values only in dynamic process management mode
Muhammad Usama
2023-07-22
Disallowing setting the max_spare_children greater than num_init_children.
Muhammad Usama
2023-07-05
Fix typo in log message.
Bo Peng
2023-06-13
Feature: allow to route queries to a specific backend node for a specific use...
Bo Peng
2023-06-06
Feature: Support mutiple directories specification for pcp_socket_dir.
Chen Ningwei
2023-04-15
Add new config parameter "log_pcp_processes",
Tatsuo Ishii
2023-02-07
Add notice_per_node_statement.
Tatsuo Ishii
2023-01-23
Change the default value for wd_lifecheck_password to empty string as documen...
Bo Peng
2022-11-09
[New-Feature] Dynamic spare process management
Muhammad Usama
2022-11-04
Add trusted_server_command parameter
Takuma Hoshiai
2022-07-20
Support for unix_socket_directories and related parameters
Masaya Kawamoto
2022-06-13
Rename configuration parameter delegate_IP to delegate_ip.
Bo Peng
2022-03-05
Implement comma separated multiple pcp listen addresses.
Tatsuo Ishii
2022-02-28
Change the default value of pcp_listen_addresses from '*' to 'localhost'.
Tatsuo Ishii
2022-02-24
Allow to specify duplicated entry in listen_addresses.
Tatsuo Ishii
2022-02-23
Implement comma separated multiple listen addresses.
Tatsuo Ishii
2022-01-28
Allow to specify replication delay by time.
Tatsuo Ishii
2022-01-14
Change the default value for log_line_prefix.
Tatsuo Ishii
2022-01-13
Fix bug of wd_no_show_node_removal_timeout.
Bo Peng
2021-12-22
Allow to run regression test against existing installation without recompiling.
Tatsuo Ishii
2021-11-07
[New-Feature] Enable dynamic cluster membership of watchdog nodes
Muhammad Usama
2021-11-02
Change compile time default value of failover_require_consensus to on.
Tatsuo Ishii
2021-10-17
Change compile time default value of insert_lock to on.
Tatsuo Ishii
2021-10-14
Change compile time default value of failover_when_quorum_exists to on.
Tatsuo Ishii
2021-10-14
Change compile time default value of load_balance_mode to on.
Tatsuo Ishii
2021-10-13
Enable streaming replication check by default.
Tatsuo Ishii
2021-10-08
Change compile time default of log_standby_delay from 'none' to 'if_over_thre...
Tatsuo Ishii
2021-09-28
Fix some compile time default values.
Tatsuo Ishii
2021-09-22
Add new config parameter "failover_on_backend_shutdown".
Tatsuo Ishii
2021-09-03
Fix incorrect PGPOOL SHOW option.
Bo Peng
2021-09-03
Fix bug of "PGPOOL SHOW heartbeat" and "PGPOOL SHOW ALL" command.
Bo Peng
2021-09-02
Fix to allow log_rotation_age to be set to 0.
Tatsuo Ishii
[next]