aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-06-25 16:40:13 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-06-25 16:40:13 +0000
commit399da7d882dff22b7ad926fb07aafeda2feab999 (patch)
tree52ce13ba93e80836a85ad95b3eb161e48c98f4bc /src/backend/commands/dbcommands.c
parent3bdd23932b2a1d0dcae5b10e639108c2430ca9f0 (diff)
downloadpostgresql-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