aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-10-04 22:06:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-10-04 22:06:46 +0000
commit03b0a589d1d43c91224bc148d50c3242c6776058 (patch)
tree1521f3ea552d3b3e5eafcc094587252c34a045e7 /src/backend/access/gist/gistget.c
parent1ca0874faa235dca5f817dca04f12a29de44350c (diff)
downloadpostgresql-03b0a589d1d43c91224bc148d50c3242c6776058.tar.gz
postgresql-03b0a589d1d43c91224bc148d50c3242c6776058.zip
Consider interpreting a function call as a trivial (binary-compatible)
type coercion after failing to find an exact match in pg_proc, but before considering interpretations that involve a function call with one or more argument type coercions. This avoids surprises wherein what looks like a type coercion is interpreted as coercing to some third type and then to the destination type, as in Dave Blasby's bug report of 3-Oct-01. See subsequent discussion in pghackers.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions