pgsql: Document new trigger-related forms of ALTER FOREIGN TABLE.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Document new trigger-related forms of ALTER FOREIGN TABLE.
Дата
Msg-id E1XJZoI-0002vY-78@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Document new trigger-related forms of ALTER FOREIGN TABLE.

Oversight in commit 7cbe57c34dec4860243e6d0f81738cfbb6e5d069.
Back-patch to 9.4, where that commit first appeared.  In passing,
release-note the FDW API postcondition change from the same commit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/10718612fb23a5853e56eb792a6b1503ebddf190

Modified Files
--------------
doc/src/sgml/ref/alter_foreign_table.sgml |   46 +++++++++++++++++++++++++++++
doc/src/sgml/release-9.4.sgml             |   12 ++++++++
2 files changed, 58 insertions(+)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Install libpq DLL with $(INSTALL_SHLIB).
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Make pg_service.conf sample LDIF more portable.