Обсуждение: pgsql: More psql tab-completion for new commands.

Поиск
Список
Период
Сортировка

pgsql: More psql tab-completion for new commands.

От
Itagaki Takahiro
Дата:
More psql tab-completion for new commands.

- ALTER FOREIGN DATA WRAPPER with HANDLER
- ALTER TABLE VALIDATE CONSTRAINT
- ALTER TYPE ADD VALUE
- COPY with ENCODING and FORCE NOT NULL
- CREATE FOREIGN DATA WRAPPER with HANDLER
- CREATE TRIGGER ... INSTEAD OF

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6079375431d5e55f2456b47521bb16e6e263d8a6

Modified Files
--------------
src/bin/psql/tab-complete.c |   58 ++++++++++++++++++++++++++++++++++---------
1 files changed, 46 insertions(+), 12 deletions(-)