diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-25 16:40:13 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-25 16:40:13 +0000 |
commit | 399da7d882dff22b7ad926fb07aafeda2feab999 (patch) | |
tree | 52ce13ba93e80836a85ad95b3eb161e48c98f4bc /src/backend/commands/dbcommands.c | |
parent | 3bdd23932b2a1d0dcae5b10e639108c2430ca9f0 (diff) | |
download | postgresql-399da7d882dff22b7ad926fb07aafeda2feab999.tar.gz postgresql-399da7d882dff22b7ad926fb07aafeda2feab999.zip |
Fix thinko in tok_is_keyword(): it was looking at the wrong union variant
of YYSTYPE, and hence returning the wrong answer for cases where a plpgsql
"unreserved keyword" really does conflict with a variable name. Obviously
I didn't test this enough :-(. Per bug #5524 from Peter Gagarinov.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions