diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-07-27 18:58:20 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-07-27 18:58:35 -0400 |
commit | 5253519b27d3393c07eb04470f04462c67ad94a9 (patch) | |
tree | abbc74e8b09ab769d8989eb6b889d6d7fba6107e /src/backend/commands/tablespace.c | |
parent | 5f858dd3bebd1f3845aef2bff7f4345bfb7b74b3 (diff) | |
download | postgresql-5253519b27d3393c07eb04470f04462c67ad94a9.tar.gz postgresql-5253519b27d3393c07eb04470f04462c67ad94a9.zip |
Fix new auto_explain test case for Windows.
In commit 7c34555f8, I overlooked the need to configure SSPI
on Windows to allow login as the non-superuser role.
Fix that by adding auth_extra/--create-role incantation
(which, oddly enough, doesn't actually create the role).
Per buildfarm.
While here, upgrade the mechanism for temporarily setting
$ENV{PGUSER}, as per recommendation from ilmari.
Discussion: https://postgr.es/m/87edy7j1zz.fsf@wibble.ilmari.org
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions