This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-06-26 12:21:12 +03:00
Code
Activity
Files
e3d2f1f35d478eaabf4cd08b64967266760498ec
postgres
/
src
/
backend
/
optimizer
History
Vadim B. Mikheev
e3d2f1f35d
gimme_tree(): got rid of compute_rel_size() -
...
compute_joinrel_size already called by geqo_rel_paths.
1997-06-06 03:18:02 +00:00
..
geqo
gimme_tree(): got rid of compute_rel_size() -
1997-06-06 03:18:02 +00:00
path
allpaths.c:find_join_paths(): compute_rel_size() shouldn't be called
1997-06-05 09:33:52 +00:00
plan
Fix GroupBy: enable functions over aggregates and GroupBy-ed fields
1997-04-29 04:32:50 +00:00
prep
Cast constants to the type of the other binary operand.
1997-01-22 01:44:02 +00:00
util
* Hack for non-functional btree npages estimation:
1997-04-24 16:07:14 +00:00
Makefile
Merge in GEQO Optimizer
1997-02-19 12:59:07 +00:00