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:51 -0400 |
commit | fed83cdac44da06915f9cf5926a282848841f7c1 (patch) | |
tree | b687c634079c58462bcc92fb09117da6429a0a86 /src/bin/psql/command.c | |
parent | 682e172a61ae3cb8cd5975733d5777a806aed3d5 (diff) |
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/bin/psql/command.c')
0 files changed, 0 insertions, 0 deletions