]> granicus.if.org Git - postgresql/history - src/backend/access/transam/Makefile
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / backend / access / transam / Makefile
2016-04-01 Teodor SigaevAdd Generic WAL interface
2015-04-30 Robert HaasCreate an infrastructure for parallel computation in...
2014-12-03 Alvaro HerreraKeep track of transaction commit timestamps
2014-11-06 Heikki LinnakangasMove the backup-block logic from XLogInsert to a new...
2013-01-16 Alvaro HerreraSplit out XLog reading as an independent facility
2012-10-02 Heikki LinnakangasSplit off functions related to timeline history files...
2011-11-04 Simon RiggsMove user functions related to WAL into xlogfuncs.c
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2008-02-19 Peter EisentrautRefactor backend makefiles to remove lots of duplicate...
2005-06-17 Tom LaneTwo-phase commit. Original patch by Heikki Linnakangas...
2005-04-28 Tom LaneImplement sharable row-level locks, and use them for...
2004-07-01 Tom LaneNested transactions. There is still much left to do...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-06-11 Bruce MomjianThis patch extracts page buffer pooling and the simple
2003-05-12 Tom LaneAdd binary I/O routines for a bunch more datatypes...
2001-08-25 Tom LaneReplace implementation of pg_log as a relation accessed...
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2000-10-13 Vadim B. MikheevWAL
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-10-24 Tom LaneAdd a notion of a 'catalog version number' that can...
1999-09-27 Vadim B. MikheevTransaction log manager core code.
1998-04-06 Bruce MomjianHi,
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-17 Marc G. FournierClean up the Makefiles
1996-11-09 Bruce MomjianMakefile cleanup after reorganization
1996-11-03 Marc G. FournierFinish cleaning up -I lines
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.