Commits

DateSubjectAuthorReleases
2005-04-13 Simplify initdb-time assignment of OIDs as I proposed yesterday, and Tom Lane 8.1.0
2005-02-20 Remove some no-longer-needed kluges for bootstrapping, in particular Tom Lane 8.1.0
2005-02-20 Add code to prevent transaction ID wraparound by enforcing a safe limit Tom Lane 8.1.0
2004-08-01 Some mop-up work for savepoints (nested transactions). Store a small Tom Lane 8.0.0
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2004-01-26 Repair incorrect order of operations in GetNewTransactionId(). We must Tom Lane 7.3.6
2004-01-26 Repair incorrect order of operations in GetNewTransactionId(). We must Tom Lane 7.4.2
2004-01-26 Repair incorrect order of operations in GetNewTransactionId(). We must Tom Lane 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2002-05-25 Remove AMI_OVERRIDE tests from tqual.c routines; they aren't necessary Tom Lane 7.3.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-08-25 Replace implementation of pg_log as a relation accessed through the Tom Lane 7.2.1
2001-08-23 Ensure that all TransactionId comparisons are encapsulated in macros Tom Lane 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-07-16 Improve documentation about reasoning behind the order of operations Tom Lane 7.2.1
2001-07-12 Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the Tom Lane 7.2.1
2001-03-18 Remove NEXTXID xlog record type to avoid three-way deadlock risk. Tom Lane 7.1.1
2001-03-13 XLOG (and related) changes: Tom Lane 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-07-25 Ensure that if the OID counter wraps around, we will not generate 0, Tom Lane 7.1.1
2000-03-31 Get rid of SetBufferWriteMode(), which was an accident waiting to happen. Tom Lane 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1