pgsql: Improved tab completion for views with triggers.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improved tab completion for views with triggers.
Дата
Msg-id E1PSLr7-0007GQ-Au@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improved tab completion for views with triggers.

Allow INSERT INTO, UPDATE, and DELETE FROM to be completed with
either the name of a table (as before) or the name of a view with
an appropriate INSTEAD OF rule.

Along the way, allow CREATE TRIGGER to be completed with INSTEAD OF,
as well as BEFORE and AFTER.

David Fetter, reviewed by Itagaki Takahiro

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9878e295dc937c664367875dc001b7503df057f1

Modified Files
--------------
src/bin/psql/tab-complete.c |   59 ++++++++++++++++++++++++++++++++++++++++---
1 files changed, 55 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Marc G. Fournier
Дата:
Сообщение: pgsql: Tag 8.3.13.
Следующее
От: Marc G. Fournier
Дата:
Сообщение: pgsql: Tag 8.1.23.