[COMMITTERS] pgsql: Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.
Дата
Msg-id E1ce6OA-0006QR-2C@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.

Commit 906bfcad7 adjusted the syntax synopsis for UPDATE, but missed
the fact that the INSERT synopsis now contains a duplicate of that.

In passing, improve wording and markup about using a table alias to
dodge the conflict with use of "excluded" as a special table name.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2b18743614bb526e5a49a542c9c80c96668639cd

Modified Files
--------------
doc/src/sgml/ref/insert.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Fix tab completion for "ALTER SYSTEM SET variable ...".
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Make sure that hash join's bulk-tuple-transfer loops areinterru