]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Refer readers of \? to "\? variables" for pset options
authorÁlvaro Herrera <alvherre@kurilemu.de>
Thu, 6 Nov 2025 14:50:04 +0000 (15:50 +0100)
committerÁlvaro Herrera <alvherre@kurilemu.de>
Thu, 6 Nov 2025 14:50:04 +0000 (15:50 +0100)
commit8fe7700b7eafe95d20244c5c85567f1573669e23
tree3d3e246287bc34e7fd7b8a976576adf6a499f997
parentaa606b9316a334cbc8c48560c72235f9e48e47bf
Refer readers of \? to "\? variables" for pset options

... and remove the list of \pset options from the general \? output.
That list was getting out of hand, both for developers to keep up to
date as well as for users to read.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/202511041638.dm4qukcxfjto@alvherre.pgsql
src/bin/psql/help.c