Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Jingxian Li <aqktjcm@qq.com>
Date: 2024-05-14T09:45:28Z
Lists: pgsql-hackers
> On 14 May 2024, at 07:12, Michael Paquier <michael@paquier.xyz> wrote:

> Hence, no objections to clean up that now.  Thanks for asking.

Thanks for verifying, I've pushed this now.

--
Daniel Gustafsson




Commits

  1. Remove auth-options support from initdb

  2. Make two-phase tests of ECPG and main suite more concurrent-proof

  3. initdb: Add options --auth-local and --auth-host