Doc: Further fix CREATE FOREIGN TABLE synopsis.

Etsuro Fujita <efujita@postgresql.org>

Commit: 18e3b197bc6a4d957a92b3540b7afcc07a9e7f29
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2022-06-02T09:00:02Z
Releases: 14.4
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