aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/prep/Makefile
Commit message (Expand)AuthorAge
* Move per-agg and per-trans duplicate finding to the planner.Heikki Linnakangas2020-11-24
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Improve RLS planning by marking individual quals with security levels.Tom Lane2017-01-18
* Make security barrier views automatically updatableStephen Frost2014-04-12
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* IN clauses appearing at top level of WHERE can now be handled as joins.Tom Lane2003-01-20
* Remove KSQO from GUC and move file to _deadcode.Bruce Momjian2002-06-16
* 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
* [Part #1: Type: text/plain, Encoding: 7bit, Size: 59]Bruce Momjian1998-09-03
* 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
* Remove archive stuff.Bruce Momjian1997-11-21
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Cleanup MakefilesMarc G. Fournier1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27