]> granicus.if.org Git - postgresql/commit
Doc: Update FDW documentation about direct foreign table modification.
authorEtsuro Fujita <efujita@postgresql.org>
Wed, 18 Sep 2019 09:50:05 +0000 (18:50 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Wed, 18 Sep 2019 09:50:05 +0000 (18:50 +0900)
commitdc99a05a86455e408fc0a5ce985aeb63e709ef7e
treeb2f9673ee4275a952412cabb61029f85b12bc6b0
parenta1df9a015dac30d467a00f2d42510765d4f0dd5b
Doc: Update FDW documentation about direct foreign table modification.

1. Commit 7086be6e3 should have documented the limitation that the direct
   modification is disabled when WCO constraints are present, but didn't,
   which is definitely my fault.  Update the documentation (Postgres 9.6
   onwards).

2. Commit fc22b6623 should have documented the limitation that the direct
   modification is disabled when generated columns are defined, but
   didn't.  Update the documentation (Postgres 12 onwards).

Author: Etsuro Fujita
Discussion: https://postgr.es/m/CAPmGK14AYCPunLb6TRz1CQsW5Le01Z2ox8LSOKH0P-cOVDcQRA%40mail.gmail.com
doc/src/sgml/fdwhandler.sgml