summaryrefslogtreecommitdiff
path: root/src/backend/access/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove another target I forgot during the refactoringPeter Eisentraut2008-02-191-3/+1
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-6/+2
* Remove remains of old depend target.Peter Eisentraut2007-01-201-8/+1
* Code review for FILLFACTOR patch. Change WITH grammar as per earlierTom Lane2006-07-031-2/+2
* Some minor code cleanup, falling out from the removal of rtree. SK_NEGATETom Lane2006-01-141-3/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-7/+2
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-191-5/+1
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-261-2/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-3/+3
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-1/+5
* Hi,Bruce Momjian1998-04-061-7/+4
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-151-2/+2
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* Clean up the MakefilesMarc G. Fournier1997-12-171-4/+6
* Re-add -I../.. for fmgr.hMarc G. Fournier1996-11-051-2/+3
* Finish cleaning up -I linesMarc G. Fournier1996-11-031-2/+2
* More intelligent #include cleanups, as pointed out by Bryan...Marc G. Fournier1996-11-011-2/+2
* Well, normally there wouldn't be anything in -I../.., and in a minute, thereMarc G. Fournier1996-10-311-2/+1
* There is no -I../.. include files...Marc G. Fournier1996-10-311-3/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+43