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

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

Noted by Stephen Frost.

Modified Files:
--------------
    pgsql/src/bin/psql:
        help.c (r1.158 -> r1.159)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.158&r2=1.159)