]> 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)
commit93b7ab5b4beee2f0cdef9d57d934e3a57638f5ca
tree009d28d04005cd268acdb435d53bb6abfb926c54
parent040cc5f3c782839ed30816671c5b5f36df0d2398
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