aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-08-01 04:54:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-08-01 04:54:25 +0000
commit44878506d811dcb5e7f4ea6450c9e6b8544f2651 (patch)
treec4b6c4af148bab7667b2b93bdec2f060bf638d80 /src/backend/parser/parse_expr.c
parentf851c6b07deac83e03de3e77221ea595513e6f47 (diff)
downloadpostgresql-44878506d811dcb5e7f4ea6450c9e6b8544f2651.tar.gz
postgresql-44878506d811dcb5e7f4ea6450c9e6b8544f2651.zip
First step in fixing selectivity-estimation code. eqsel and
neqsel now behave as per my suggestions in pghackers a few days ago. selectivity for < > <= >= should work OK for integral types as well, but still need work for nonintegral types. Since these routines have never actually executed before :-(, this may result in some significant changes in the optimizer's choices of execution plans. Let me know if you see any serious misbehavior. CAUTION: THESE CHANGES REQUIRE INITDB. pg_statistic table has changed.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions