]> 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)
commit42fa4dba8439b2fc99bbef95666eb65e24145348
treea278196e8f3bf2c46a0f7a0e61575fb973cb44cb
parent643a5e96c7887e211e1c963f78ce3adaf9ceeb35
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