Fix psql's --help=commands output line count.
authorTom Lane <[email protected]>
Tue, 5 Sep 2017 20:41:22 +0000 (16:41 -0400)
committerTom Lane <[email protected]>
Tue, 5 Sep 2017 20:41:22 +0000 (16:41 -0400)
commit3fbf09563f839137e5279a390044a18e400fa074
tree1d455202d66e2c4aa9ce68472488e696669062e8
parent1861b20cd63ba3a2e9d547858fc4e05d882531c7
Fix psql's --help=commands output line count.

Evidently somebody neglected to update this sometime in the v10 cycle.

Patching REL_10_STABLE only; this value is about to be obsolete in
HEAD anyway.  Noted while examining \gdesc patch.
src/bin/psql/help.c