Thread: pgsql: Adjust psql tab completion for new \d 'S' flag behavior; adjust

pgsql: Adjust psql tab completion for new \d 'S' flag behavior; adjust

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Adjust psql tab completion for new \d 'S' flag behavior;  adjust code to
be more flexible about additional modifiers for \d commands.

Modified Files:
--------------
    pgsql/src/bin/psql:
        tab-complete.c (r1.181 -> r1.182)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/tab-complete.c?r1=1.181&r2=1.182)