diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-03-10 09:01:27 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-03-10 09:06:56 +0200 |
commit | 74a09d92101f36a5fe66f4f74253708931546e4c (patch) | |
tree | 5ec8c34bca654bec448728d3570d06a869361274 /src/backend/parser/parse_expr.c | |
parent | 2d8de0a50b54cc0ed430ffa96dc8776dfe95d5ff (diff) | |
download | postgresql-74a09d92101f36a5fe66f4f74253708931546e4c.tar.gz postgresql-74a09d92101f36a5fe66f4f74253708931546e4c.zip |
Fix bugs in the isolation tester flex rules.
Tom Lane pointed out that it was giving a warning: "-s option given but
default rule can be matched". That was because there was no rule to handle
newline in a quoted string. I made that throw an error.
Also, line number tracking was broken, giving incorrect line number on
error. Fixed that too.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions