Re: Log connection establishment timings

Jacob Champion <jacob.champion@enterprisedb.com>

From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Melanie Plageman <melanieplageman@gmail.com>
Cc: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, Andres Freund <andres@anarazel.de>, Fujii Masao <masao.fujii@oss.nttdata.com>, Guillaume Lelarge <guillaume@lelarge.info>, Pg Hackers <pgsql-hackers@postgresql.org>, Daniel Gustafsson <daniel@yesql.se>, andrey.chudnovskiy@microsoft.com, Jelte Fennema-Nio <postgres@jeltef.nl>
Date: 2025-03-04T23:43:41Z
Lists: pgsql-hackers
On Tue, Mar 4, 2025 at 3:25 PM Melanie Plageman
<melanieplageman@gmail.com> wrote:
>
> I don't
> see any other TAP tests that are testing connections. There are a
> whole bunch of auth tests, I suppose.

I was going to suggest src/test/authentication, yeah. Not perfect, but
better than nothing?

--Jacob



Commits

  1. Replace deprecated log_connections values in docs and tests