Re: BUG #16329: Valgrind detects an invalid read when building a gist index with buffering - Mailing list pgsql-bugs

From Pavel Borisov
Subject Re: BUG #16329: Valgrind detects an invalid read when building a gist index with buffering
Date
Msg-id CALT9ZEF1P37jN_-jn5Okesga9Lzasq034LpQc=cbEYC+AMG73A@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16329: Valgrind detects an invalid read when building a gist index with buffering  (Pavel Borisov <pashkin.elfe@gmail.com>)
Responses Re: BUG #16329: Valgrind detects an invalid read when building a gist index with buffering  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I investigated this issue under Valgrind and found that in v13 it is no longer detected and the patch in the discussion above is no longer needed. 
I want to correct myself that issue is no longer detected in master, but not in 13stable. Everything else is without changes.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16667: COMMIT AND CHAIN does not udpates database metrics ie. xact_commit
Next
From: "David G. Johnston"
Date:
Subject: Re: Identity column behavior discrepancies when inserting one or many rows