Remove extra space from dumped ALTER DEFAULT PRIVILEGES.

Jeff Davis <jdavis@postgresql.org>

Commit: 2af33369e7940770cb81c0a9b7d3ec874ee8cb22
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2022-12-12T17:49:24Z
Releases: 16.0
Remove extra space from dumped ALTER DEFAULT PRIVILEGES.

Author: Nathan Bossart
Discussion: https://postgr.es/m/20221206232744.GA3560301@nathanxps13

Files

PathChange+/−
src/bin/pg_dump/dumputils.c modified +9 −3
src/bin/pg_dump/t/002_pg_dump.pl modified +5 −5

Discussion