Re: add 'noError' to euc_tw_and_big5.c

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: add 'noError' to euc_tw_and_big5.c
Дата
Msg-id CAFBsxsEnLZUH=CB0NnCAmm78JEpxySC0trndQN8Bon3LtQ5xvA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: add 'noError' to euc_tw_and_big5.c  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers

On Tue, Jul 20, 2021 at 10:35 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Wed, Jul 21, 2021 at 02:15:14AM +0000, wangyukun@fujitsu.com wrote:
> > 'noError' argument was added at commit ea1b99a661,
> > but it seems to be neglected in euc_tw_and_big5.c Line 289.
> > please see the attachment.
>
> That sounds right to me.  Double-checking the area, I am not seeing
> another portion of the code to fix.

Agreed, will push.

--
John Naylor
EDB: http://www.enterprisedb.com

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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: when the startup process doesn't (logging startup delays)
Следующее
От: Ronan Dunklau
Дата:
Сообщение: Re: ORDER BY pushdowns seem broken in postgres_fdw