pgsql/src/bin/psql tab-complete.c
pgsql/src/bin/psql tab-complete.c
От:
Bruce Momjian - CVS <momjian@hub.org>
Дата:
CVSROOT: /home/projects/pgsql/cvsroot Module name: pgsql Changes by: momjian@hub.org 01/08/01 14:45:51 Modified files: src/bin/psql : tab-complete.c Log message: Attached is a trivial patch to add ANALYZE to the tab complete file in psql. Randy Hall