Doc: Further fix CREATE FOREIGN TABLE synopsis.

Etsuro Fujita <efujita@postgresql.org>

Commit: dadee875393649abc97136cf1eb3e0daa45af52e
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2022-06-02T09:00:05Z
Releases: 12.12
Doc: Further fix CREATE FOREIGN TABLE synopsis.

This patch fixes the partitioning synopsis in the Parameters section in
the CREATE FOREIGN TABLE documentation.  Follow-up for commit ce21a36cf.

Back-patch to v11 where default partition was introduced.

Reviewed by Amit Langote and Robert Haas.

Discussion: https://postgr.es/m/CAPmGK17U5jEqVZuo3r38wB0VFWomEtJCBGn_h92HQzQ2sP-49Q%40mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/create_foreign_table.sgml modified +1 −1

Documentation touched

Discussion