diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 2000-11-07 16:01:01 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 2000-11-07 16:01:01 +0000 |
commit | e6e893e74f97ca29f4d0acfcd2cea901d4b9701f (patch) | |
tree | 731a1de82b6f5b1cd3678f24a622012add6c9675 /src/backend/access/gist/gist.c | |
parent | 3af2827f5bf8fbaf80e2aa7c111df3c5db840be6 (diff) | |
download | postgresql-e6e893e74f97ca29f4d0acfcd2cea901d4b9701f.tar.gz postgresql-e6e893e74f97ca29f4d0acfcd2cea901d4b9701f.zip |
Enable fallback to string type when argument(s) are of UNKNOWN type.
Same code exactly as for function resolution.
An obvious example is for
select '1' = '01';
which used to throw an error and which now resolves to two text strings.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions