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
/
heap
/
Makefile
Commit message (
Expand
)
Author
Age
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
*
Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.
Andres Freund
2019-01-21
*
Move vacuumlazy.c into access/heap.
Andres Freund
2019-01-15
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Introduce visibility map. The visibility map is a bitmap with one bit per
Heikki Linnakangas
2008-12-03
*
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-02-19
*
HOT updates. When we update a tuple without changing any of its indexed
Tom Lane
2007-09-20
*
Arrange for large sequential scans to synchronize with each other, so that
Tom Lane
2007-06-08
*
Make CLUSTER MVCC-safe. Heikki Linnakangas
Tom Lane
2007-04-08
*
Remove remains of old depend target.
Peter Eisentraut
2007-01-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix problem reported by Alex Korn: if a relation has been dropped and
Tom Lane
2001-11-02
*
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
*
Added empty TOASTER files and corrected some minor glitches
Jan Wieck
1999-12-21
*
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
*
Hi,
Bruce Momjian
1998-04-06
*
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
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Cleaned out -I../.. -I../../include from Makefile
Marc G. Fournier
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27