Skip to content

Commit e42f8e3

Browse files
committed
Clean up plpgsql identifier handling: process quoted identifiers
correctly, truncate to NAMEDATALEN where needed, allow whitespace around dots in qualified identifiers. Get rid of T_RECFIELD and T_TGARGV token categories, which weren't accomplishing anything except to create room for sins of omission in the grammar, ie, places that should have allowed them and didn't. Fix a few other bugs en passant.
1 parent 13e8be4 commit e42f8e3

File tree

5 files changed

+477
-489
lines changed

5 files changed

+477
-489
lines changed

0 commit comments

Comments
 (0)