aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/common/Makefile
Commit message (Expand)AuthorAge
* Introduce access/{table.h, relation.h}, for generic functions from heapam.h.Andres Freund2019-01-21
* Add support for coordinating record typmods among parallel workers.Andres Freund2017-09-14
* Add WAL consistency checking facility.Robert Haas2017-02-08
* Add a new DestReceiver for printing tuples without catalog access.Robert Haas2017-01-24
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Improve plpgsql's ability to cope with rowtypes containing dropped columns,Tom Lane2009-08-06
* Remove another target I forgot during the refactoringPeter Eisentraut2008-02-19
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* Code review for FILLFACTOR patch. Change WITH grammar as per earlierTom Lane2006-07-03
* Some minor code cleanup, falling out from the removal of rtree. SK_NEGATETom Lane2006-01-14
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-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
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-28
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-19
* 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
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-26
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-16
* Hi,Bruce Momjian1998-04-06
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-15
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Clean up the MakefilesMarc G. Fournier1997-12-17
* Re-add -I../.. for fmgr.hMarc G. Fournier1996-11-05
* Finish cleaning up -I linesMarc G. Fournier1996-11-03
* More intelligent #include cleanups, as pointed out by Bryan...Marc G. Fournier1996-11-01
* Well, normally there wouldn't be anything in -I../.., and in a minute, thereMarc G. Fournier1996-10-31
* There is no -I../.. include files...Marc G. Fournier1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27