aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-11-12 00:13:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-11-12 00:13:00 +0000
commit2dee828cacfe58f6babe2c86f95bf106c8060ca4 (patch)
tree51b4d9fc623507caecd337bd35167c26571dec02 /src/backend/commands/dbcommands.c
parent60cd1f182943448eeb662b0f73ecb985ad9cc26e (diff)
downloadpostgresql-2dee828cacfe58f6babe2c86f95bf106c8060ca4.tar.gz
postgresql-2dee828cacfe58f6babe2c86f95bf106c8060ca4.zip
Remove plpgsql's separate lexer (finally!), in favor of using the core lexer
directly. This was a lot of trouble, but should be worth it in terms of not having to keep the plpgsql lexer in step with core anymore. In addition the handling of keywords is significantly better-structured, allowing us to de-reserve a number of words that plpgsql formerly treated as reserved.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions