aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/Makefile
Commit message (Expand)AuthorAge
* Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.Tom Lane2000-09-29
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* Major planner/optimizer revision: get rid of PathOrder node type,Tom Lane1999-08-16
* Optimizer cleanup.Bruce Momjian1999-02-05
* Makefile removal of internal.c.Bruce Momjian1998-07-20
* Hi,Bruce Momjian1998-04-06
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* More files cleaned outMarc G. Fournier1996-11-06
* Cleanup MakefilesMarc G. Fournier1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27