diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-19 19:39:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-19 19:39:47 +0000 |
commit | 1553be4a0bdff56214902a26fa62f0c09be15f6b (patch) | |
tree | f83ae664fed4912562f5c6b7c0bd496b8f34188d /src/interfaces/libpq/fe-auth.c | |
parent | cd5c7e7cbdceed75a01d74608e9a9d6f1535ea0f (diff) | |
download | postgresql-1553be4a0bdff56214902a26fa62f0c09be15f6b.tar.gz postgresql-1553be4a0bdff56214902a26fa62f0c09be15f6b.zip |
Prevent evaluation of backticks while discarding unwanted arguments
after an unknown or failed psql backslash command, and also while
discarding "extra" arguments of a putatively valid backslash command.
In the case of an unknown/failed command, make sure we discard the
whole rest of the line, rather than trying to resume at the next
backslash. Per discussion with Thomer Gil.
Diffstat (limited to 'src/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions