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

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

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@postgresql.org 02/09/02 02:19:38

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

Log message:
Tab completion in psql is missing the REINDEX command.

Alvaro Herrera