Commits

DateSubjectAuthorReleases
2012-12-11 Fix performance problems with autovacuum truncation in busy workloads. Kevin Grittner 9.3.0
2012-11-29 Correctly init/deinit recovery xact environment. Simon Riggs 9.1.7
2012-11-29 Correctly init/deinit recovery xact environment. Simon Riggs 9.0.11
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-08-04 Create VXID locks "lazily" in the main lock table. Robert Haas 9.2.0
2011-07-09 Try to acquire relation locks in RangeVarGetRelid. Robert Haas 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-16 Make LockDatabaseObject() AcceptInvalidationMessages(). Robert Haas 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-07 Implement ALTER DATABASE SET TABLESPACE to move a whole database (or at least Tom Lane 8.4.0
2008-03-04 Fix PREPARE TRANSACTION to reject the case where the transaction has dropped a Tom Lane 8.2.7
2008-03-04 Fix PREPARE TRANSACTION to reject the case where the transaction has dropped a Tom Lane 8.3.1
2008-03-04 Fix PREPARE TRANSACTION to reject the case where the transaction has dropped a Tom Lane 8.4.0
2008-01-08 lmgr.c:DescribeLockTag was never taught about virtual xids, per Greg Stark. Tom Lane 8.3.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-09-05 Implement lazy XID allocation: transactions that do not modify any database Tom Lane 8.3.0
2007-07-25 Arrange to put TOAST tables belonging to temporary tables into special schemas Tom Lane 8.3.0
2007-06-19 Code review for log_lock_waits patch. Don't try to issue log messages from Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-22 Fix pg_locks view to call advisory locks advisory locks, while preserving Tom Lane 8.2.0
2006-08-18 Now that we've rearranged relation open to get a lock before touching Tom Lane 8.2.0