Don't emit a spurious space at end of line in pg_dump of event triggers. Backpatch to 9.3 and above, where event triggers were added.
Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/0eaa49a5c4848f3f3fa5588dc58cb9af47779fb4 Modified Files -------------- src/bin/pg_dump/pg_dump.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
