Commits

DateSubjectAuthorReleases
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.3.6
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.4.0
2014-10-07 Implement SKIP LOCKED for row-level locks Alvaro Herrera 9.5.0
2014-08-27 Fix FOR UPDATE NOWAIT on updated tuple chains Alvaro Herrera 9.4.0
2014-08-27 Fix FOR UPDATE NOWAIT on updated tuple chains Alvaro Herrera 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-01-23 Improve concurrency of foreign key locking Alvaro Herrera 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-10-26 Throw error if expiring tuple is again updated or deleted. Kevin Grittner 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-07-04 Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h Alvaro Herrera 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.0.3
2011-01-13 Fix PlanRowMark/ExecRowMark structures to handle inheritance correctly. Tom Lane 9.1.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-09-11 SERIALIZABLE transactions are actually implemented beneath the covers with Joe Conway 9.1.0
2010-07-28 Fix oversight in new EvalPlanQual logic: the second loop over the ExecRowMark Tom Lane 9.0.0