]> granicus.if.org Git - postgresql/history - src/backend/optimizer/geqo
Another pgindent run with lib typedefs added.
[postgresql] / src / backend / optimizer / geqo /
1997-08-18 Bruce MomjianReduce open() calls. Replace fopen() calls with calls...
1997-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-07-24 Bruce MomjianVarious compile errors concerning overflow due to shift...
1997-06-11 Vadim B. Mikheevgeqo_rel_paths(): compute_joinrel_size() shouldn't...
1997-06-10 Vadim B. Mikheev if ( new_rel->size <= 0 )
1997-06-06 Vadim B. Mikheevgimme_tree(): got rid of compute_rel_size() -
1997-06-06 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-06-06 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-04-21 Vadim B. MikheevFix for -Wno-error
1997-04-15 Marc G. FournierFix up the -Wno-error problem for non-gcc compilers
1997-04-09 Marc G. FournierFrom: "Martin S. Utesch" <utesch@aut.tu-freiberg.de>
1997-04-04 Marc G. FournierThis commit represents a clean compile with the new...
1997-04-03 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-04-02 Marc G. FournierFrom: Oleg Bartunov <oleg@sai.msu.su>
1997-03-14 Marc G. Fournier> There are some minor fixes to the GEQO.
1997-03-03 Marc G. FournierPatch from Martin due to changes in joinrels.c
1997-03-01 Bruce MomjianChange machine/limits.h to limits.h.
1997-02-19 Marc G. FournierVarious cleanups to satisfy -Werror, but there are...
1997-02-19 Marc G. Fournierrearrange ordering of headers os that postgres.h is...
1997-02-19 Marc G. FournierRemove WIN32 stuff, and improve conformance to configure
1997-02-19 Marc G. FournierAdd and install the pg_geqo.sample file
1997-02-19 Marc G. FournierMerge in GEQO Optimizer