Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence
Дата
Msg-id ZkGHWhUT-fW0459n@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
On Fri, May 10, 2024 at 02:23:09PM +0200, Alvaro Herrera wrote:
> Ah, I ran 'git clean -dfx' and now it works correctly.  I must have had
> an incomplete rebuild.

I am going to assume that this is an incorrect build.  It seems to me
that src/common/ was compiled with a past version not sufficient to
make the new test pass as more bytes got pushed to the error output as
the pre-855517307db8 code could point to some random junk.
--
Michael

Вложения

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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.
Следующее
От: Paul Jungwirth
Дата:
Сообщение: Re: SQL:2011 application time