Re: support for MERGE

Поиск
Список
Период
Сортировка
От Zhihong Yu
Тема Re: support for MERGE
Дата
Msg-id CALNJ-vSjsyxagT2SdXsiAjd_L55x+RfT9iBavGVTpprSaxkQ-Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: support for MERGE  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers


On Thu, Jan 13, 2022 at 4:43 AM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
Apologies, there was a merge failure and I failed to notice.  Here's the
correct patch.

(This is also in github.com/alvherre/postgres/tree/merge-15)

Hi,
For v6-0001-MERGE-SQL-Command-following-SQL-2016.patch :

+    * Either we were dealing with a NOT MATCHED tuple or
+    * ExecMergeNotMatched() returned "false", indicating the previously

I think there was a typo above: ExecMergeMatched() returned "false" 
because ExecMergeMatched() is called above the comment.

Cheers

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

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: libpq compression (part 2)
Следующее
От: Peter Smith
Дата:
Сообщение: Re: row filtering for logical replication