Fix psql help: \da+ is same as \da, but \daS is not.

Robert Haas <rhaas@postgresql.org>

Commit: 5234a9524510bdff3a339f204d2655e7ce2eb3b5
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-05-26T19:29:22Z
Releases: 9.0.0
Fix psql help: \da+ is same as \da, but \daS is not.

Noted by Stephen Frost.

Files

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