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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.
Дата
Msg-id E1nuGnQ-001G2h-4M@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/036cffbcae9b8e1b8a17ebe5203cb596f82b5989

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid ERRCODE_INTERNAL_ERROR in oracle_compat.c functions.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove misguided SSL key file ownership check in libpq.