postgresql/src/bin/psql
Michael Paquier 23349b18d9 Add tab completion for ALTER INDEX ALTER COLUMN in psql
The completion here consists of attribute numbers, which is specific to
this grammar.

Author: Tatsuro Yamada
Reviewed-by: Peter Eisentraut
Discussion: https://portgr.es/m/b58a78fa-81ce-186f-f0bc-c1aa93c46cbf@lab.ntt.co.jp
2019-01-28 15:30:14 +09:00
..
po Translation updates 2018-06-25 12:37:18 +02:00
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
command.c Fix misc typos in comments. 2019-01-23 13:39:00 +02:00
command.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
common.c Fix psql's "\g target" meta-command to work with COPY TO STDOUT. 2019-01-26 14:15:42 -05:00
common.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
copy.c Fix psql's "\g target" meta-command to work with COPY TO STDOUT. 2019-01-26 14:15:42 -05:00
copy.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
create_help.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
crosstabview.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
crosstabview.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
describe.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
describe.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
help.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
help.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
input.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
input.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
large_obj.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
large_obj.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
mainloop.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
mainloop.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
prompt.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
prompt.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:27:57 -05:00
psqlscanslash.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
psqlscanslash.l Update copyright for 2019 2019-01-02 12:44:25 -05:00
settings.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
startup.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
stringutils.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
stringutils.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
tab-complete.c Add tab completion for ALTER INDEX ALTER COLUMN in psql 2019-01-28 15:30:14 +09:00
tab-complete.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
variables.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
variables.h Update copyright for 2019 2019-01-02 12:44:25 -05:00