aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-11-21 16:19:53 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-11-21 16:19:53 -0500
commita4ffcc8e115ed637f69ecb0295d78cc97f08a483 (patch)
tree035ed76e98abd9c42c7294c2baa9db36f7f38a61 /src/backend/executor
parent9b97b7f8356c63ea0b6704718d75ea01ec3035bf (diff)
downloadpostgresql-a4ffcc8e115ed637f69ecb0295d78cc97f08a483.tar.gz
postgresql-a4ffcc8e115ed637f69ecb0295d78cc97f08a483.zip
More code review for rangetypes patch.
Fix up some infelicitous coding in DefineRange, and add some missing error checks. Rearrange operator strategy number assignments for GiST anyrange opclass so that they don't make such a mess of opr_sanity's table of operator names associated with different strategy numbers. Assign hopefully-temporary selectivity estimators to range operators that didn't have one --- poor as the estimates are, they're still a lot better than the default 0.5 estimate, and they'll shut up the opr_sanity test that wants to see selectivity estimators on all built-in operators.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions