Re: jsonpath

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: jsonpath
Дата
Msg-id 709e03be-b9a2-d024-6f4a-1196f759ac7d@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: jsonpath  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Ответы Re: jsonpath  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 3/28/19 12:43 PM, Andrew Dunstan wrote:
> On 3/28/19 9:50 AM, Tom Lane wrote:
>> Andres Freund <andres@anarazel.de> writes:
>>> On March 28, 2019 9:31:14 AM EDT, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>>> Has anybody gotten through a valgrind run on this code yet?
>>> Skink has successfully passed since - but that's x86...
>> Yeah, there is a depressingly high chance that this is somehow specific
>> to the bison version, flex version, and/or compiler in use on jacana.
>>
>>             
>
>
> lousyjack has also passed it (x64).
>
>
> git bisect on jacana blames commit 550b9d26f.



OK, I have tried this with an earlier compiler (gcc 7.3.0 vs gcc 8.1.0)
and the problem disappears. So I think we can put this down as a
compiler bug. I will downgrade jacana to 7.3.0.


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Adding Unix domain socket path and port to pg_stat_get_wal_senders()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: jsonpath