summaryrefslogtreecommitdiff
path: root/src/backend/utils/init/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Remove flatfiles.c, which is now obsolete.Alvaro Herrera2009-09-011-2/+2
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-8/+2
* Remove remains of old depend target.Peter Eisentraut2007-01-201-8/+1
* Back out check for unreferenced files.Bruce Momjian2005-05-101-2/+2
* Check the file system on postmaster startup and report any unreferencedBruce Momjian2005-05-021-2/+2
* Add code to prevent transaction ID wraparound by enforcing a safe limitTom Lane2005-02-201-2/+2
* As part of the work for making relocatable installs, I have re-factoredBruce Momjian2004-05-111-2/+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
* First phase of memory management rewrite (see backend/utils/mmgr/READMETom Lane2000-06-281-3/+2
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-191-4/+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
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-3/+3
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-1/+4
* Hi,Bruce Momjian1998-04-061-5/+3
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson1996-11-141-4/+1
* Use new utils/version.c instead of backend/utils/init/magic.c.Bryan Henderson1996-11-121-2/+2
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+1
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+40