Re: Non-decimal integer literals - Mailing list pgsql-hackers

From Ranier Vilela
Subject Re: Non-decimal integer literals
Date
Msg-id CAEudQAqGdfrh7TDQUAjeOHVKiE0b6M3vZv-+U4X-5Yvum4rDFg@mail.gmail.com
Whole thread Raw
In response to Non-decimal integer literals  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: Non-decimal integer literals  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
On 13.01.23 11:01, Dean Rasheed wrote:
> So I'm feeling quite good about the end result -- I set out hoping not
> to make performance noticeably worse, but ended up making it
> significantly better.
Hi Dean, thanks for your work.

But since PG_RETURN_NULL, is a simple return,
now the "value" var is not leaked?

If not, sorry for the noise.

regards,
Ranier Vilela

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Minimal logical decoding on standbys
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Fix GetWALAvailability function code comments for WALAVAIL_REMOVED return value