Re: Use get_call_result_type() more widely - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Use get_call_result_type() more widely
Date
Msg-id Y6FlFGK/1C0RUCMa@paquier.xyz
Whole thread Raw
In response to Re: Use get_call_result_type() more widely  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, Dec 19, 2022 at 05:50:03PM -0500, Robert Haas wrote:
> All right, well, I just work here. :-)

Just to give some numbers.  The original version of the patch doing
the full switch removed 500 lines of code.  The second version that
switches the "non-critical" paths removes 200~ lines.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Refactor SCRAM code to dynamically handle hash type and key length
Next
From: Michael Paquier
Date:
Subject: Re: Use get_call_result_type() more widely