aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-12-12 03:28:49 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-12-12 03:28:49 +0000
commit990eb8552e69a492840d46b58ceb630a8a295e54 (patch)
tree0b6b2ae2c18515057dca789570ccf19e4b82071a /src/backend/parser/parse_expr.c
parent3dd85bcb08440bae6210114124aa0002a83c957c (diff)
downloadpostgresql-990eb8552e69a492840d46b58ceb630a8a295e54.tar.gz
postgresql-990eb8552e69a492840d46b58ceb630a8a295e54.zip
Don't accept names of complex types (ie, relation types) as being
requests for implicit trivial coercions. Prevents sillinesses like this one: regression=# select x.int8_tbl.q1 from int8_tbl x; ERROR: fmgr_info: function 270997776: cache lookup failed
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions