postgresql/src/bin/psql
Fujii Masao d85e7fac41 Add tab-completion for reloptions like user_catalog_table.
Back-patch to 9.4 where user_catalog_table was added.

Review by Michael Paquier
2014-09-05 11:40:08 +09:00
..
po
.gitignore
command.c Allow \watch to display query execution time if \timing is enabled. 2014-09-04 12:31:48 +09:00
command.h
common.c Allow \watch to display query execution time if \timing is enabled. 2014-09-04 12:31:48 +09:00
common.h Allow \watch to display query execution time if \timing is enabled. 2014-09-04 12:31:48 +09:00
copy.c Add psql PROMPT variable showing which line of a statement is being edited. 2014-09-02 13:06:11 +02:00
copy.h
create_help.pl
describe.c
describe.h
help.c
help.h
input.c
input.h
large_obj.c
large_obj.h
mainloop.c Add psql PROMPT variable showing which line of a statement is being edited. 2014-09-02 13:06:11 +02:00
mainloop.h
Makefile
mbprint.c
mbprint.h
nls.mk
print.c Fix whitespace 2014-08-21 21:37:41 -04:00
print.h
prompt.c Add psql PROMPT variable showing which line of a statement is being edited. 2014-09-02 13:06:11 +02:00
prompt.h
psqlrc.sample
psqlscan.h
psqlscan.l
settings.h Add psql PROMPT variable showing which line of a statement is being edited. 2014-09-02 13:06:11 +02:00
startup.c
stringutils.c
stringutils.h
tab-complete.c Add tab-completion for reloptions like user_catalog_table. 2014-09-05 11:40:08 +09:00
tab-complete.h
variables.c
variables.h