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 [email protected]
Whole thread Raw
In response to Re: Bug in GiST paring heap comparator  (Alexander Korotkov <[email protected]>)
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