postgresql/contrib/pg_prewarm
Tom Lane c26a8eaf65 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
14793f471, 973542866.

Oversight in 208927e65, per buildfarm member drongo.
(Although that was back-patched to v13, the test script
only exists in v16 and up.)
2025-10-18 18:36:21 -04:00
..
t Allow role created by new test to log in on Windows. 2025-10-18 18:36:21 -04:00
.gitignore Add a regression test for contrib/pg_prewarm. 2022-08-01 17:59:44 -04:00
autoprewarm.c pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. 2025-06-06 08:18:23 -04:00
Makefile Add a regression test for contrib/pg_prewarm. 2022-08-01 17:59:44 -04:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
pg_prewarm--1.0--1.1.sql Update pg_prewarm extension for parallel query. 2016-06-09 17:18:18 -04:00
pg_prewarm--1.1--1.2.sql pg_prewarm: Add automatic prewarm feature. 2017-08-21 14:17:39 -04:00
pg_prewarm--1.1.sql Update pg_prewarm extension for parallel query. 2016-06-09 17:18:18 -04:00
pg_prewarm.c Fix privilege checks for pg_prewarm() on indexes. 2025-10-17 11:36:50 -05:00
pg_prewarm.control pg_prewarm: Add automatic prewarm feature. 2017-08-21 14:17:39 -04:00