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 | aab4b73bdd52263c7c415cd1e0a246dbdeb7c667 (patch) | |
tree | cffaf0de6a723fe3c2b85d3096a8118036fe4135 /src/backend/executor/nodeSetOp.c | |
parent | 1cd38408ba4e851eeccff6ffbba049a7a916c4e1 (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/executor/nodeSetOp.c')
0 files changed, 0 insertions, 0 deletions