summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/prep/Makefile
AgeCommit message (Expand)Author
2020-11-24Move per-agg and per-trans duplicate finding to the planner.Heikki Linnakangas
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2017-01-18Improve RLS planning by marking individual quals with security levels.Tom Lane
2014-04-13Make security barrier views automatically updatableStephen Frost
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2008-02-19Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut
2007-01-20Remove remains of old depend target.Peter Eisentraut
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-01-20IN clauses appearing at top level of WHERE can now be handled as joins.Tom Lane
2002-06-16Remove KSQO from GUC and move file to _deadcode.Bruce Momjian
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
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
1998-09-03[Part #1: Type: text/plain, Encoding: 7bit, Size: 59]Bruce 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
1997-11-21Remove archive stuff.Bruce Momjian
1996-11-09Makefile cleanup after reorganizationBruce Momjian
1996-10-31Cleanup MakefilesMarc G. Fournier
1996-10-27Simplify make files, add full dependencies.Bryan Henderson