Re: Getting the SQLSTATE after a failed connection - Mailing list pgsql-hackers

From Daniele Varrazzo
Subject Re: Getting the SQLSTATE after a failed connection
Date
Msg-id CA+mi_8bj6v=ZvCCkjrSxze5_ryL5U2FR_Do5xFyweCKM-zoi3Q@mail.gmail.com
Whole thread Raw
In response to Re: Getting the SQLSTATE after a failed connection  (Ranier Vilela <ranier.vf@gmail.com>)
List pgsql-hackers
On Fri, 17 Oct 2025 at 19:28, Ranier Vilela <ranier.vf@gmail.com> wrote:

> Have you seen the *pgpassfileWarning* function (src/interfaces/libpq/fe-connect.c)?
> Does this sound like what you're looking for?

Not at all, no

-- Daniele



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Question for coverage report
Next
From: Nathan Bossart
Date:
Subject: Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()