Skip to content
Snippets Groups Projects
Commit 990eb855 authored by Tom Lane's avatar Tom Lane
Browse files

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
parent 3dd85bcb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment