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 | b416c0bb622ce5d33fdbec3bbce00451132f10ec (patch) | |
tree | 440c93a17905ab2db612a4fac11f0393ec778ca4 /src/backend/utils/adt/arrayfuncs.c | |
parent | 7157fe80f42476db249e062b4f6eef6a3994b234 (diff) | |
download | postgresql-b416c0bb622ce5d33fdbec3bbce00451132f10ec.tar.gz postgresql-b416c0bb622ce5d33fdbec3bbce00451132f10ec.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/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions