diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-11 23:17:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-11 23:17:47 +0000 |
commit | c9f287e49b0592adae224adff2232dd3e669b941 (patch) | |
tree | 0fb2010e5ece6ffa87953bfa411dd30f579ad939 /src/backend/access/gist/gist.c | |
parent | 1d75298176705edda237af75e24e0a87cfb9f6ad (diff) | |
download | postgresql-c9f287e49b0592adae224adff2232dd3e669b941.tar.gz postgresql-c9f287e49b0592adae224adff2232dd3e669b941.zip |
Further fixes for bogus list-slinging, scribbling on input, etc in type
coercion code. I'm beginning to wonder why we have separate candidate
selection routines for functions, operators, and aggregates --- shouldn't
this code all be unified? But meanwhile,
SELECT 'a' LIKE 'a';
finally works; the code for dealing with unknown input types for operators
was pretty busted.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions