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 | b01828e97df66b7ae5e1f8a583e2dc509e13a365 (patch) | |
tree | 2522b1eee363850285ec23607395df71de0bbeff /src/backend/access/gist/gistbuildbuffers.c | |
parent | 701303590053e100aa3a4ea87ac498d7fe00243f (diff) | |
download | postgresql-b01828e97df66b7ae5e1f8a583e2dc509e13a365.tar.gz postgresql-b01828e97df66b7ae5e1f8a583e2dc509e13a365.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/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions