Remove extra space from dumped ALTER DEFAULT PRIVILEGES.
authorJeff Davis <jdavis@postgresql.org>
Mon, 12 Dec 2022 17:25:50 +0000 (09:25 -0800)
committerJeff Davis <jdavis@postgresql.org>
Mon, 12 Dec 2022 17:49:24 +0000 (09:49 -0800)
commit2af33369e7940770cb81c0a9b7d3ec874ee8cb22
tree22cdef892c738058ead554727e3a915cd0551cca
parent45f5c81ad2bc2cd4e6a4fa0ba13b34f5c6048d44
Remove extra space from dumped ALTER DEFAULT PRIVILEGES.

Author: Nathan Bossart
Discussion: https://postgr.es/m/20221206232744.GA3560301@nathanxps13
src/bin/pg_dump/dumputils.c
src/bin/pg_dump/t/002_pg_dump.pl