diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-02 19:04:45 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-02 19:04:45 -0500 |
commit | 6a0d63d351a73e96fb0f618c92972080a8d024a5 (patch) | |
tree | e0ba5fd667281021dba09dbb04c02a6d26f2a498 /src/backend/port/win32/socket.c | |
parent | 2917155d5805f16584e323b8764fd01b4023361a (diff) |
Teach pg_dump to quote reloption values safely.
Commit c7e27becd2e6eb93 fixed this on the backend side, but we neglected
the fact that several code paths in pg_dump were printing reloptions
values that had not gotten massaged by ruleutils. Apply essentially the
same quoting logic in those places, too.
Diffstat (limited to 'src/backend/port/win32/socket.c')
0 files changed, 0 insertions, 0 deletions