diff options
author | Noah Misch <noah@leadboat.com> | 2016-08-08 10:07:46 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2016-08-08 10:07:46 -0400 |
commit | 984e5beb38a7c79a5a9243865d9598c405df17f6 (patch) | |
tree | c2e1d48a600a1bb28764765bd4e0ce13b387172d /src/backend/access/gist/gistvalidate.c | |
parent | a1f8b6bd14adb724365d91dcc58079ac3a2293e7 (diff) | |
download | postgresql-984e5beb38a7c79a5a9243865d9598c405df17f6.tar.gz |
Sort out paired double quotes in \connect, \password and \crosstabview.
In arguments, these meta-commands wrongly treated each pair as closing
the double quoted string. Make the behavior match the documentation.
This is a compatibility break, but I more expect to find software with
untested reliance on the documented behavior than software reliant on
today's behavior. Back-patch to 9.1 (all supported versions).
Reviewed by Tom Lane and Peter Eisentraut.
Security: CVE-2016-5424
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions