In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.

Robert Haas <rhaas@postgresql.org>

Commit: 036cffbcae9b8e1b8a17ebe5203cb596f82b5989
Author: Robert Haas <rhaas@postgresql.org>
Date: 2022-05-26T16:55:00Z
Releases: 13.8
In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.

Foreign tables can be partitioned, but previous documentation commits
left the syntax synopsis both incomplete and incorrect.

Justin Pryzby and Amit Langote

Discussion: http://postgr.es/m/20220521130922.GX19626@telsasoft.com

Files

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

Documentation touched

Discussion