summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/Makefile
AgeCommit message (Expand)Author
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2013-12-30Extract restriction OR clauses whether or not they are indexable.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2008-02-19Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut
2007-01-20Refactor planner's pathkeys data structure to create a separate, explicitTom Lane
2007-01-20Remove remains of old depend target.Peter Eisentraut
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-02-07Repair planning bugs caused by my misguided removal of restrictinfo linkTom Lane
1999-12-13New LDOUT makefile variable for QNX os.Bruce Momjian
1999-12-09Make LD -r as macros that can be changed for QNX.Bruce Momjian
1999-11-23Tid access method feature from Hiroshi Inoue, [email protected]Bruce Momjian
1999-08-16Major planner/optimizer revision: get rid of PathOrder node type,Tom Lane
1999-02-20another rename of optimizerBruce Momjian
1999-02-18rename optimizer file nameBruce Momjian
1998-04-06Hi,Bruce Momjian
1997-12-20Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier
1997-12-19More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier
1996-11-09Makefile cleanup after reorganizationBruce Momjian
1996-10-31Cleanup MakefilesMarc G. Fournier
1996-10-27Simplify make files, add full dependencies.Bryan Henderson