forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite42f8e3
committed
Clean up plpgsql identifier handling: process quoted identifiers
correctly, truncate to NAMEDATALEN where needed, allow whitespacearound dots in qualified identifiers. Get rid of T_RECFIELD andT_TGARGV token categories, which weren't accomplishing anythingexcept to create room for sins of omission in the grammar, ie,places that should have allowed them and didn't. Fix a few otherbugs en passant.1 parent13e8be4 commite42f8e3
File tree
5 files changed
+477
-489
lines changed- src/pl/plpgsql/src
5 files changed
+477
-489
lines changed0 commit comments
Comments
(0)