index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
init
/
Makefile
Commit message (
Expand
)
Author
Age
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove flatfiles.c, which is now obsolete.
Alvaro Herrera
2009-09-01
*
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-02-19
*
Remove remains of old depend target.
Peter Eisentraut
2007-01-20
*
Back out check for unreferenced files.
Bruce Momjian
2005-05-10
*
Check the file system on postmaster startup and report any unreferenced
Bruce Momjian
2005-05-02
*
Add code to prevent transaction ID wraparound by enforcing a safe limit
Tom Lane
2005-02-20
*
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-05-11
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-19
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
*
Hi,
Bruce Momjian
1998-04-06
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
*
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
*
Use new utils/version.c instead of backend/utils/init/magic.c.
Bryan Henderson
1996-11-12
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27