index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
nodes
/
Makefile
Commit message (
Expand
)
Author
Age
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
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
*
Initial implementation of lossy-tuple-bitmap data structures.
Tom Lane
2005-04-17
*
Allow DECLARE CURSOR to take parameters from the portal in which it is
Tom Lane
2004-08-02
*
Cleanup: move the 'Value' node into a separate file, rather than putting
Neil Conway
2004-01-07
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Replace planner's representation of relation sets, per pghackers discussion.
Tom Lane
2003-02-08
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Remove freefuncs.c, which hasn't been used in a long time and is not
Tom Lane
2000-06-29
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
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
*
Rearrange order of subdirectory creation to help generate parse.h
Thomas G. Lockhart
1999-02-23
*
New alloc set code using a memory block pool for small allocations.
Jan Wieck
1999-02-06
*
Hi,
Bruce Momjian
1998-04-06
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
First pass through, of many to come, towards making the whole source
Marc G. Fournier
1997-12-17
*
Just a couple of small mods
Marc G. Fournier
1996-11-06
*
More Makefile cleanups
Marc G. Fournier
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27