diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-20 06:28:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-20 06:28:42 +0000 |
commit | f4d108a25747754b5d265b12ef32c791ab547782 (patch) | |
tree | 6d0ff8e1e895d4115cb379cdfc2ea76327e661f6 /src/backend/parser/parse_func.c | |
parent | 4467194b4479537c319a1842d27feaf027ac9fe2 (diff) | |
download | postgresql-f4d108a25747754b5d265b12ef32c791ab547782.tar.gz postgresql-f4d108a25747754b5d265b12ef32c791ab547782.zip |
Even after the great date/time consolidation, TypeCategory() was still
a few bricks shy of a load concerning knowing all the date/time types.
This is real bad because it interferes with func_select_candidate()'s
willingness to disambiguate functions --- func_select_candidate() will
punt unless all the available choices have the same type category.
I think this whole mechanism needs redesigned, but in the meantime
this is a needed patch.
Diffstat (limited to 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions