Re: Getting the SQLSTATE after a failed connection

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Getting the SQLSTATE after a failed connection
Date: 2025-10-17 18:01:52
Message-ID: CA+mi_8bj6v=ZvCCkjrSxze5_ryL5U2FR_Do5xFyweCKM-zoi3Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 17 Oct 2025 at 19:28, Ranier Vilela <ranier(dot)vf(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

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