Thread: pgsql: In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.

pgsql: In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.

From
Robert Haas
Date:
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0fab33916789eba84a1646a33da70dcb261fbd74

Modified Files
--------------
doc/src/sgml/ref/create_foreign_table.sgml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)