Re: Fix the README file for MERGE command

Поиск
Список
Период
Сортировка
От Richard Guo
Тема Re: Fix the README file for MERGE command
Дата
Msg-id CAMbWs493haNnZW_TTxL04ruCwh05KuZ=1Tb+G-dOGib1W=wZ9A@mail.gmail.com
обсуждение исходный текст
Ответ на Fix the README file for MERGE command  ("Waithant Myo (Fujitsu)" <myo.waithant@fujitsu.com>)
Ответы RE: Fix the README file for MERGE command
Re: Fix the README file for MERGE command
Список pgsql-hackers

On Wed, Nov 16, 2022 at 4:37 PM Waithant Myo (Fujitsu) <myo.waithant@fujitsu.com> wrote: 

The actions of MERGE command can be specified as follows: INSERT, UPDATE, DELETE and DO NOTHING.

However, in the README file, the ‘UPDATE’ word is described 2 times instead of ‘DELETE’.

 

Therefore, I attached the patch file which fix this word usage.

It would be great if you could take a look at it.

 
Apparently this is a typo.  Good catch! +1.

Thanks
Richard

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: when the startup process doesn't (logging startup delays)
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: logical decoding and replication of sequences, take 2