Re: [PATCH] Add error message for out-of-memory in passwordFromFile() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Add error message for out-of-memory in passwordFromFile()
Date
Msg-id aQahU6ockJJgKi7s@paquier.xyz
Whole thread Raw
In response to [PATCH] Add error message for out-of-memory in passwordFromFile()  (Joshua Shanks <jjshanks@gmail.com>)
Responses Re: [PATCH] Add error message for out-of-memory in passwordFromFile()
List pgsql-hackers
On Sat, Nov 01, 2025 at 04:49:02PM -0700, Joshua Shanks wrote:
> The conn parameter is placed first, consistent with the object-oriented
> convention used throughout libpq (see connectOptions1,
> fillPGconn, store_conn_addrinfo, etc.).

Sounds OK to me.  Nice catch.  It's probably not worth bothering in
the stable branches as the error is unlikely going to show up.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Joshua Shanks
Date:
Subject: [PATCH] Add error message for out-of-memory in passwordFromFile()
Next
From: Michael Paquier
Date:
Subject: Re: Channel binding for post-quantum cryptography