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

Started by Bruce Momjianover 24 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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