Minor improvements for psql help output.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Sep 2021 17:27:55 +0000 (13:27 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Sep 2021 17:28:16 +0000 (13:28 -0400)
commit5edbcbd5b94c696526e18bbb490ab2e9f4282826
treec24181e0a44d8ff4952b3fb278452aa02725b1e2
parentaa8bd0890bb29356a465d235dee59c1b08fa5fc5
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