diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-11 04:10:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-11 04:10:25 +0000 |
commit | c7d1a8d428eb4270e3d51ecbf61b88bd96dc0f6a (patch) | |
tree | b82b32b4ba8fe781428fee8d53597058a6e2aa89 /src/backend/access/gist/gistxlog.c | |
parent | e1a7d1b9f3d33344b2eb09d94db1a62a93b29b30 (diff) | |
download | postgresql-c7d1a8d428eb4270e3d51ecbf61b88bd96dc0f6a.tar.gz postgresql-c7d1a8d428eb4270e3d51ecbf61b88bd96dc0f6a.zip |
Fix some corner-case bugs in _sendSQLLine's parsing of SQL commands
> found in a pg_dump archive. It had problems with dollar-quote tags
broken across bufferload boundaries (this may explain bug report from
Rod Taylor), also with dollar-quote literals of the form $a$a$...,
and was also confused about the rules for backslash in double quoted
identifiers (ie, they're not special). Also put in placeholder support
for E'...' literals --- this will need more work later.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions