Doc: Update documentation for modifying postgres_fdw foreign tables.

Etsuro Fujita <efujita@postgresql.org>

Commit: 48bf71a1293e774cd4c77e9e4647c321d75d983e
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2022-02-16T06:15:07Z
Releases: 11.16
Doc: Update documentation for modifying postgres_fdw foreign tables.

Document that they can be modified using COPY as well.

Back-patch to v11 where commit 3d956d956 added support for COPY in
postgres_fdw.

Files

PathChange+/−
doc/src/sgml/postgres-fdw.sgml modified +4 −3

Documentation touched