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 ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/a611d2afb0f2ea1de8262dc132aaa0d5aaa3dbf2 Modified Files -------------- doc/src/sgml/ref/alter_foreign_table.sgml | 46 +++++++++++++++++++++++++++++ doc/src/sgml/release-9.4.sgml | 12 ++++++++ 2 files changed, 58 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
