aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-04-30 10:45:14 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2024-04-30 10:45:14 -0400
commitd12b4ba1bd3eedd862064cf1dad5ff107c5cba90 (patch)
tree15c636af5022357c75d88d3190f8f0e26e3de974 /src/backend/commands/dbcommands.c
parentf6ab942f5de003f37b88580154ebb614655d7e11 (diff)
downloadpostgresql-d12b4ba1bd3eedd862064cf1dad5ff107c5cba90.tar.gz
postgresql-d12b4ba1bd3eedd862064cf1dad5ff107c5cba90.zip
Fix one more portability shortcoming in new test_pg_dump test.
If the bootstrap superuser's name requires quoting, regroleout will supply double quotes ... but the result of CURRENT_USER is just the literal name. Apply quote_ident() to ensure a match. Per Andrew Dunstan's off-list investigation of buildfarm member prion's failures.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions