Re: Bug in GiST paring heap comparator - Mailing list pgsql-hackers

From Nikita Glukhov
Subject Re: Bug in GiST paring heap comparator
Date
Msg-id 426580d3-a668-b9d1-7b8e-f74d1a6524e0@postgrespro.ru
Whole thread Raw
In response to Re: Bug in GiST paring heap comparator  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Responses Re: Bug in GiST paring heap comparator
List pgsql-hackers
On 19.09.2019 22:14, Alexander Korotkov wrote:
Pushed.
Attached patch fixes premature xs_orderbynulls[] assignment.  The old value of
NULL flag, not the new, should be checked before pfree()ing the old value.

--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Define jsonpath functions as stable
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Define jsonpath functions as stable