Thread: pgsql/src/bin/psql tab-complete.c

pgsql/src/bin/psql tab-complete.c

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/03/06 23:45:54

Modified files:
    src/bin/psql   : tab-complete.c

Log message:
    Also an small change to the tab-complete feature of psql which allows to
    use tables and views interchangeably.

    Manuel Sugawara