aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/int.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-02-20 23:04:06 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-02-20 23:04:06 +0000
commit07c495f5d86b0cc5573dd0993cdd4069b2c893ca (patch)
treee780aafa80275e2042a94b07c98d13388bd3d641 /src/backend/utils/adt/int.c
parent57b30e8e226014c8d06bae0158e0c7fc679f700b (diff)
downloadpostgresql-07c495f5d86b0cc5573dd0993cdd4069b2c893ca.tar.gz
postgresql-07c495f5d86b0cc5573dd0993cdd4069b2c893ca.zip
Further cleanups for type coercion: treat the locution typename(argument)
as representing a type coercion request in more cases than we did before. It will work now whenever no underlying function is required, ie if the coercion is binary-compatible or if the argument is a previously untyped string constant. Otherwise, you still need a real function to exist.
Diffstat (limited to 'src/backend/utils/adt/int.c')
0 files changed, 0 insertions, 0 deletions