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 | e4959fb5cb15f486dcc3489c3e6ddfa37b00c551 (patch) | |
tree | c358c9b8192c58a04b88e30c5918dcdcd4679db4 /src/backend/port/win32/socket.c | |
parent | aa078a9f45099e6a385445a4350ed2af94154070 (diff) | |
download | postgresql-e4959fb5cb15f486dcc3489c3e6ddfa37b00c551.tar.gz postgresql-e4959fb5cb15f486dcc3489c3e6ddfa37b00c551.zip |
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