aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move more to dynloader subdirMarc G. Fournier1997-12-20
* Make sure distclean works as well as cleanMarc G. Fournier1997-12-20
* Missed a HAVE_Marc G. Fournier1997-12-20
* fix so that dynloader.h is included instead of port-protos.hMarc G. Fournier1997-12-20
* Fix use of variable in Makefile.inMarc G. Fournier1997-12-20
* Make sure configure reflects changesMarc G. Fournier1997-12-20
* Oops, forgot to add what I took awayMarc G. Fournier1997-12-20
* More cleanups...Marc G. Fournier1997-12-20
* More ports switched overMarc G. Fournier1997-12-20
* Move over the BSDi port filesMarc G. Fournier1997-12-20
* This should get the linux port to work...Marc G. Fournier1997-12-20
* Get it so that everything else *should* work with my changes...Marc G. Fournier1997-12-20
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-20
* removed the port-protos.h from bsd a little too quick...remedied nowMarc G. Fournier1997-12-19
* If this doesn't break something, nothing will *muhahaha*Marc G. Fournier1997-12-19
* These files will get link'd to 'dynloader.[ch]', from configure, whichMarc G. Fournier1997-12-19
* More removal of port dependent stuffMarc G. Fournier1997-12-19
* More cleanups. Move alot of the prototype definitions straight intoMarc G. Fournier1997-12-19
* Get rid of PORTNAME from Makefile.global.in...Marc G. Fournier1997-12-19
* Add regression output from FreeBSDMarc G. Fournier1997-12-19
* Replace foo/bar to l1/l2.Bruce Momjian1997-12-19
* Here is the difference between expected->results of the regressionMarc G. Fournier1997-12-19
* More cleanups...only need one rusagestub.hMarc G. Fournier1997-12-19
* remove port from OBJS line...Marc G. Fournier1997-12-19
* Nice clean compile...still need to run regression tests, but its a majorMarc G. Fournier1997-12-19
* Update configure so that it auto-detects and configures for missingMarc G. Fournier1997-12-19
* Okay, that's it for tonight...broke a few ports, most likely, but thatMarc G. Fournier1997-12-19
* More cleanupsMarc G. Fournier1997-12-19
* More cleanups...several ports are major redundancies of other portsMarc G. Fournier1997-12-19
* port.c no longer required...individual functions that were in there areMarc G. Fournier1997-12-19
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* copy query cleanup.Bruce Momjian1997-12-18
* Remove init_query_planner(), merged into planner().Bruce Momjian1997-12-18
* Fix copy for no aggregates.Bruce Momjian1997-12-18
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-18
* Cost cleanup.Bruce Momjian1997-12-18
* Cost cleanup.Bruce Momjian1997-12-18
* Cleanup of agg copy.Bruce Momjian1997-12-18
* Cleanup of agg copy.Bruce Momjian1997-12-18
* Fix Query handling for inheritance, and cost computations.Bruce Momjian1997-12-18
* Enable timespan_finite() and text_timespan() routines (was commented out).Thomas G. Lockhart1997-12-17
* Move declarations for timespan2tm() and tm2timespan() from dt.c to here.Thomas G. Lockhart1997-12-17
* Rename Query label so ctags finds real structure.Bruce Momjian1997-12-17
* Add optimizer README file.Bruce Momjian1997-12-17
* First pass through, of many to come, towards making the whole sourceMarc G. Fournier1997-12-17
* Makefile cleaned upMarc G. Fournier1997-12-17
* Clean up the MakefilesMarc G. Fournier1997-12-17
* Make it entirely possible for PORTNAME to be undefinedMarc G. Fournier1997-12-17
* Add recognition for 'machten'Marc G. Fournier1997-12-17