pgsql: Don't emit a spurious space at end of line in pg_dump of event t - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Don't emit a spurious space at end of line in pg_dump of event t
Date
Msg-id E1ZAbDj-0000a3-NP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/bcac470d5b8762629132428ddf8fc8f1baa701f3

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |    3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Don't emit a spurious space at end of line in pg_dump of event t
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Don't emit a spurious space at end of line in pg_dump of event t