1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-25 12:03:53 +03:00

Group cluster_name and update_process_title settings together

This commit is contained in:
Peter Eisentraut
2015-10-04 11:14:28 -04:00
parent cf007a4bca
commit 6390c8c654
4 changed files with 64 additions and 46 deletions

View File

@@ -81,6 +81,7 @@ enum config_group
LOGGING_WHERE,
LOGGING_WHEN,
LOGGING_WHAT,
PROCESS_TITLE,
STATS,
STATS_MONITORING,
STATS_COLLECTOR,