pgsql: Add FDW documentation notes about insert and update tupleroutin

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема pgsql: Add FDW documentation notes about insert and update tupleroutin
Дата
Msg-id E1hJx4Y-0007rN-Hz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add FDW documentation notes about insert and update tuple routing and COPY.

Author: Laurenz Albe and Etsuro Fujita
Reviewed-by: Laurenz Albe and Amit Langote
Backpatch-through: 11 where support for that by FDWs was added
Discussion: https://postgr.es/m/bf36a0288e8f31b4f2f40952e225bf892dc1ffc5.camel@cybertec.at

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/90fca7a35aa7ac421f814bdfdf1fee7c30fa82f0

Modified Files
--------------
doc/src/sgml/fdwhandler.sgml | 15 +++++++++++++++
1 file changed, 15 insertions(+)


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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: pgsql: Allow insert and update tuple routing and COPY for foreigntable
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: pgsql: Allow insert and update tuple routing and COPY for foreigntable