]> granicus.if.org Git - postgresql/history - src/backend/utils/init/Makefile
Arrange for SET LOCAL's effects to persist until the end of the current top
[postgresql] / src / backend / utils / init / Makefile
2007-01-20 Peter EisentrautRemove remains of old depend target.
2005-05-10 Bruce MomjianBack out check for unreferenced files.
2005-05-02 Bruce MomjianCheck the file system on postmaster startup and report...
2005-02-20 Tom LaneAdd code to prevent transaction ID wraparound by enforc...
2004-05-11 Bruce MomjianAs part of the work for making relocatable installs...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-01-19 Peter EisentrautRemoved MBFLAGS from makefiles since it's now done...
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-24 Marc G. FournierI really hope that I haven't missed anything in this...
1998-04-06 Bruce MomjianHi,
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-19 Marc G. FournierMore cleanups. I can now compile without PORTNAME...
1996-11-14 Bryan HendersonRemove most compile-time options, add a few runtime...
1996-11-12 Bryan HendersonUse new utils/version.c instead of backend/utils/init...
1996-11-09 Bruce MomjianMakefile cleanup after reorganization
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.