Minor improvements for psql help output.
commitac5ea660996ecbbfbe78b881a581132a95d93d26
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Sep 2021 17:27:55 +0000 (4 13:27 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Sep 2021 17:28:16 +0000 (4 13:28 -0400)
tree4d6ccda13feb3ccc1bd5cd89ab79c25a6decfd93
parent96b665083eb72570e226cf2d25c960b3acc62040
Minor improvements for psql help output.

Fix alphabetization of the output of "\?", and improve one description.

Update PageOutput counts where needed, fixing breakage from previous
patches.

Haiying Tang (PageOutput fixes by me)

Discussion: https://postgr.es/m/OS0PR01MB61136018064660F095CB57A8FB129@OS0PR01MB6113.jpnprd01.prod.outlook.com
src/bin/psql/help.c