pgsql: Group cluster_name and update_process_title settings together - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Group cluster_name and update_process_title settings together
Date
Msg-id E1ZimIk-0001te-C0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Group cluster_name and update_process_title settings together

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6390c8c654d07c08686adbbc595a13d76b573653

Modified Files
--------------
doc/src/sgml/config.sgml                      |   97 ++++++++++++++-----------
src/backend/utils/misc/guc.c                  |    6 +-
src/backend/utils/misc/postgresql.conf.sample |    6 +-
src/include/utils/guc_tables.h                |    1 +
4 files changed, 64 insertions(+), 46 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Group cluster_name and update_process_title settings together
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Disallow invalid path elements in jsonb_set