aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-09-09 02:36:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-09-09 02:36:04 +0000
commit51db6455eac8aa5b0078cefffed51a6257ccbe1d (patch)
treeb32ee35da610ebae0397bec58e0ad57143a21517 /src/backend/access/gist
parent45500964f61b0ec671b84b1fdb988bad78f35473 (diff)
downloadpostgresql-51db6455eac8aa5b0078cefffed51a6257ccbe1d.tar.gz
postgresql-51db6455eac8aa5b0078cefffed51a6257ccbe1d.zip
Repair error noticed by Roberto Cornacchia: selectivity code
was rejecting negative attnums as bogus, which of course they are not. Add code to get_attdisbursion to produce a useful value for OID attribute, since VACUUM does not store stats for system attributes. Also, repair bug that's been in eqjoinsel for a long time: it was taking the max of the two columns' disbursions, whereas it should use the min.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions