Fix psql's --help=commands output line count.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3fbf09563f839137e5279a390044a18e400fa074
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-09-05T20:41:22Z
Releases: 10.0
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.

Files

PathChange+/−
src/bin/psql/help.c modified +1 −1