]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Clean up from commit 1495eff7bdb
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 5 Apr 2025 12:00:24 +0000 (08:00 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 5 Apr 2025 12:00:24 +0000 (08:00 -0400)
commit5db3bf7391d77ae86bc9b5f580141e022803b744
treeaab98d21f8dfaabcd7e78fa03ec994e40336fbc8
parent64fba9c61787c98d019c3b5099e21286b61a56d5
Clean up from commit 1495eff7bdb

Fix some comments, and remove the hacky way of quoting database names in
favor of appendStringLiteralConn.
src/bin/pg_dump/pg_restore.c