git.postgresql.org Git - postgresql.git/commit
2024年4月30日 14:45:14 +0000 (10:45 -0400)
2024年4月30日 14:45:14 +0000 (10:45 -0400)
commit d12b4ba1bd3eedd862064cf1dad5ff107c5cba90
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.
This is the main PostgreSQL git repository.
RSS
Atom