aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-08-08 01:36:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-08-08 01:36:05 +0000
commite42f8e32e9f6580d081ac13136469c0cd8338ffa (patch)
treed3d9269a8748e38468f71e81ddd4f8aec13c355e /src/backend/parser/parse_expr.c
parent13e8be42bd51a4acad264f62dc86ed1c30aeaea5 (diff)
downloadpostgresql-e42f8e32e9f6580d081ac13136469c0cd8338ffa.tar.gz
postgresql-e42f8e32e9f6580d081ac13136469c0cd8338ffa.zip
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.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions