diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-20 23:04:06 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-20 23:04:06 +0000 |
commit | 07c495f5d86b0cc5573dd0993cdd4069b2c893ca (patch) | |
tree | e780aafa80275e2042a94b07c98d13388bd3d641 /src/backend/utils/adt/int.c | |
parent | 57b30e8e226014c8d06bae0158e0c7fc679f700b (diff) | |
download | postgresql-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