index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
common
/
Makefile
Commit message (
Expand
)
Author
Age
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Improve plpgsql's ability to cope with rowtypes containing dropped columns,
Tom Lane
2009-08-06
*
Remove another target I forgot during the refactoring
Peter Eisentraut
2008-02-19
*
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
*
Code review for FILLFACTOR patch. Change WITH grammar as per earlier
Tom Lane
2006-07-03
*
Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE
Tom Lane
2006-01-14
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-28
*
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
*
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-26
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
Hi, here are the patches to enhance existing MB handling. This time
Bruce Momjian
1998-06-16
*
Hi,
Bruce Momjian
1998-04-06
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
Clean up the Makefiles
Marc G. Fournier
1997-12-17
*
Re-add -I../.. for fmgr.h
Marc G. Fournier
1996-11-05
*
Finish cleaning up -I lines
Marc G. Fournier
1996-11-03
*
More intelligent #include cleanups, as pointed out by Bryan...
Marc G. Fournier
1996-11-01
*
Well, normally there wouldn't be anything in -I../.., and in a minute, there
Marc G. Fournier
1996-10-31
*
There is no -I../.. include files...
Marc G. Fournier
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27