]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Have psql's "\? variables" show csv_fieldsep
authorÁlvaro Herrera <alvherre@kurilemu.de>
Tue, 4 Nov 2025 16:30:44 +0000 (17:30 +0100)
committerÁlvaro Herrera <alvherre@kurilemu.de>
Tue, 4 Nov 2025 16:30:44 +0000 (17:30 +0100)
commite1e79791af1cac78159901b39aef449f1096cfeb
treed81d8f5fb6fb3e7dcc9e77781443b93119b43d78
parent0b44f2443f699b54d8036ac64a048dd6f59adb3a
Have psql's "\? variables" show csv_fieldsep

Accidental omission in commit aa2ba50c2c13.  There are too many lists of
these variables ...

Discussion: https://postgr.es/m/202511031738.eqaeaedpx5cr@alvherre.pgsql
src/bin/psql/help.c