diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-08 20:13:33 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-08 20:26:13 -0500 |
commit | 4d1b76e49eb848b046ddb1beb0f4589816ec8261 (patch) | |
tree | 8d566fb7285d9b9e6f026a03caf7533e132bc8e6 /contrib/intarray/_int_gist.c | |
parent | 833a2b57bcbebda29fc1eb0b98c0d94ae2c31b7b (diff) | |
download | postgresql-4d1b76e49eb848b046ddb1beb0f4589816ec8261.tar.gz postgresql-4d1b76e49eb848b046ddb1beb0f4589816ec8261.zip |
Fix up gincostestimate for new extractQuery API.
The only reason this wasn't crashing while testing the core anyarray
operators was that it was disabled for those cases because of passing the
wrong type information to get_opfamily_proc :-(. So fix that too, and make
it insist on finding the support proc --- in hindsight, silently doing
nothing is not as sane a coping mechanism as all that.
Diffstat (limited to 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions