diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-08 01:36:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-08 01:36:05 +0000 |
commit | e42f8e32e9f6580d081ac13136469c0cd8338ffa (patch) | |
tree | d3d9269a8748e38468f71e81ddd4f8aec13c355e /src/backend/parser/parse_expr.c | |
parent | 13e8be42bd51a4acad264f62dc86ed1c30aeaea5 (diff) | |
download | postgresql-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