pg_dump: Fix dumping of slot_name = NONE

It previously wrote out slot_name = '', which was incorrect.

Reported-by: Masahiko Sawada <sawada.m...@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/157239d2cdad8fdc19afc13269c852dbddbe290b

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to