aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-08-02 02:05:41 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-08-02 02:05:41 +0000
commit8624ff7612865620cb84322cf53767ff7a658cac (patch)
tree76fc57ccdcf3d6a020229c10316e023fad86ed07 /src/interfaces/python/tutorial
parentd35eebe748a652f53bfa4fcce7768b964942bb7f (diff)
downloadpostgresql-8624ff7612865620cb84322cf53767ff7a658cac.tar.gz
postgresql-8624ff7612865620cb84322cf53767ff7a658cac.zip
Further selectivity-estimation work. Speed up eqsel()
(it should just call the given operator, not look up an = operator). Fix intltsel() so that all numeric data types are converted to double before trying to estimate where the given comparison value is in the known range of column values. intltsel() still needs work, or replacement, for non-numeric data types ... but for nonintegral numeric types it should now be delivering reasonable estimates.
Diffstat (limited to 'src/interfaces/python/tutorial')
0 files changed, 0 insertions, 0 deletions