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

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Adjust psql tab completion for new \d 'S' flag behavior; adjust
Date
Msg-id 20090406155059.9C453754ADE@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Document the fact that fuzzystrmatch doesn't work in multibyte
Next
From: Robert Haas
Date:
Subject: Re: