pgsql: doc: improve ALTER SYSTEM description of value list quoting

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: improve ALTER SYSTEM description of value list quoting
Date: 2023-10-31 14:21:59
Message-ID: E1qxpd0-003Hpd-OR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: improve ALTER SYSTEM description of value list quoting

Reported-by: splarv(at)ya(dot)ru

Discussion: https://postgr.es/m/167105927893.1897.13227723035830709578@wrigleys.postgresql.org

Backpatch-through: 11

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/468377fab7faf87fef85b6cb085ba79dc75fedbf

Modified Files
--------------
doc/src/sgml/ref/alter_system.sgml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-31 15:02:30 pgsql: C comment: adjust statistics mention
Previous Message Bruce Momjian 2023-10-31 14:13:37 pgsql: doc: improve bpchar and character type length details