diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-10-24 22:09:00 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-10-24 22:09:00 +0000 |
commit | c3086c8f530e7b8319c37d1f0ffa64585eaaeaa9 (patch) | |
tree | db2a30daf3312e06cd0d58975aab91426f9316c1 /src/backend/tcop/postgres.c | |
parent | 6b704bf50180e33021b90354994d232f531e70ae (diff) | |
download | postgresql-c3086c8f530e7b8319c37d1f0ffa64585eaaeaa9.tar.gz postgresql-c3086c8f530e7b8319c37d1f0ffa64585eaaeaa9.zip |
Function-call-style type coercions should be treated as explicit
coercions, not implicit ones. For example, 'select abstime(1035497293)'
should succeed because there is an explicit binary coercion from int4
to abstime.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions