]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Allow role created by new test to log in on Windows.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Oct 2025 22:36:21 +0000 (18:36 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 18 Oct 2025 22:36:21 +0000 (18:36 -0400)
commitc26a8eaf650281ad08e9c5bdf39ec9387335a86c
tree49cb04bf2c6e0d2e1d5b8007545b6d26b2b58454
parent06c1ee6b75dc040b2444535240d6f0bbee25c977
Allow role created by new test to log in on Windows.

We must tell init about each role name we plan to connect as,
else SSPI auth fails.  Similar to previous patches such as
14793f471973542866.

Oversight in 208927e65, per buildfarm member drongo.
(Although that was back-patched to v13, the test script
only exists in v16 and up.)
contrib/pg_prewarm/t/001_basic.pl