Обсуждение: pgsql: In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.

Поиск
Список
Период
Сортировка

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

От
Robert Haas
Дата:
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_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d605eba0904b7c0cfe8c3d994df56fb9eaeb7989

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