pgsql: Add paragraph about ON CONFLICT interaction with partitioning.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Add paragraph about ON CONFLICT interaction with partitioning.
Дата
Msg-id E1ZvfTw-00016y-OE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add paragraph about ON CONFLICT interaction with partitioning.

Author: Peter Geoghegan and Andres Freund
Discussion: CAM3SWZScpWzQ-7EJC77vwqzZ1GO8GNmURQ1QqDQ3wRn7AbW1Cg@mail.gmail.com,
    CAHGQGwFUCWwSU7dtc2aRdRk73ztyr_jY5cPOyts+K8xKJ92X4Q@mail.gmail.com
Backpatch: 9.5, where UPSERT was introduced

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/90e074baec2f052120271437a72d2ef6d1de1696

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Add paragraph about ON CONFLICT interaction with partitioning.
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: pgsql: Modify tqueue infrastructure to support transient record types.