Re: Removing the fixed-size buffer restriction in hba.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Removing the fixed-size buffer restriction in hba.c
Date
Msg-id 1634790.1690244514@sss.pgh.pa.us
Whole thread Raw
In response to Re: Removing the fixed-size buffer restriction in hba.c  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Removing the fixed-size buffer restriction in hba.c
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> I find the choice to keep err_msg in next_token() a bit confusing in
> next_field_expand().  If no errors are possible, why not just get rid
> of it?

Yeah, I dithered about that.  I felt like removing it only to put it
back later would be silly, but then again maybe there won't ever be
a need to put it back.  I'm OK with removing it if there's not
objections.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Removing the fixed-size buffer restriction in hba.c
Next
From: Thomas Munro
Date:
Subject: Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt"