aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/heap/Makefile
Commit message (Expand)AuthorAge
* tableam: introduce table AM infrastructure.Andres Freund2019-03-06
* Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.Andres Freund2019-01-21
* Move vacuumlazy.c into access/heap.Andres Freund2019-01-15
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Introduce visibility map. The visibility map is a bitmap with one bit perHeikki Linnakangas2008-12-03
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* HOT updates. When we update a tuple without changing any of its indexedTom Lane2007-09-20
* Arrange for large sequential scans to synchronize with each other, so thatTom Lane2007-06-08
* Make CLUSTER MVCC-safe. Heikki LinnakangasTom Lane2007-04-08
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix problem reported by Alex Korn: if a relation has been dropped andTom Lane2001-11-02
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* Added empty TOASTER files and corrected some minor glitchesJan Wieck1999-12-21
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* Hi,Bruce Momjian1998-04-06
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Clean up the MakefilesMarc G. Fournier1997-12-17
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Cleaned out -I../.. -I../../include from MakefileMarc G. Fournier1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27