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 | 1eb515ad7c1295099b252a58d71183e53ce2f818 (patch) | |
tree | a1bfa4cb216be94ad086b18bef78c6acbd47ea7b /src/backend/port/win32/socket.c | |
parent | 5c0d6230f54c97c3fa5cf9a7cc286c35ebaad766 (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