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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Don't emit a spurious space at end of line in pg_dump of event t
Дата
Msg-id E1ZAbDj-0000a1-NF@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7b156c1e0746a46d083d7dbcd28afb303b3484ef

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Use appendStringInfoString/Char et al where appropriate.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Don't emit a spurious space at end of line in pg_dump of event t