aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-10-24 22:09:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-10-24 22:09:00 +0000
commitc3086c8f530e7b8319c37d1f0ffa64585eaaeaa9 (patch)
treedb2a30daf3312e06cd0d58975aab91426f9316c1 /src/backend/tcop/postgres.c
parent6b704bf50180e33021b90354994d232f531e70ae (diff)
downloadpostgresql-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