summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Split out XLog reading as an independent facilityAlvaro Herrera2013-01-161-1/+1
* Split off functions related to timeline history files and XLOG archiving.Heikki Linnakangas2012-10-021-1/+2
* Move user functions related to WAL into xlogfuncs.cSimon Riggs2011-11-041-1/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-8/+2
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-171-2/+2
* Implement sharable row-level locks, and use them for foreign key referencesTom Lane2005-04-281-2/+2
* Nested transactions. There is still much left to do, especially on theTom Lane2004-07-011-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* This patch extracts page buffer pooling and the simpleBruce Momjian2003-06-111-2/+2
* Add binary I/O routines for a bunch more datatypes. Still a few to go,Tom Lane2003-05-121-2/+2
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-251-2/+2
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-12/+3
* WALVadim B. Mikheev2000-10-131-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+5
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* Add a notion of a 'catalog version number' that can indicateTom Lane1999-10-241-1/+5
* Transaction log manager core code.Vadim B. Mikheev1999-09-271-2/+2
* Hi,Bruce Momjian1998-04-061-5/+3
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* Clean up the MakefilesMarc G. Fournier1997-12-171-5/+7
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+3
* Finish cleaning up -I linesMarc G. Fournier1996-11-031-4/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+37