Commits

DateSubjectAuthorReleases
2017-04-08 Add GUCs for predicate lock promotion thresholds. Kevin Grittner 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-10-22 Support synchronization of snapshots through an export/import procedure. Tom Lane 9.2.0
2011-09-27 Allow snapshot references to still work during transaction abort. Tom Lane 9.2.0
2011-06-22 Remove pointless const qualifiers from function arguments in the SSI code. Heikki Linnakangas 9.1.0
2011-06-22 Remove pointless const qualifiers from function arguments in the SSI code. Heikki Linnakangas 9.2.0
2011-06-16 pgindent run of recent SSI changes. Also, remove an unnecessary #include. Heikki Linnakangas 9.2.0
2011-06-16 pgindent run of recent SSI changes. Also, remove an unnecessary #include. Heikki Linnakangas 9.1.0
2011-06-15 Make non-MVCC snapshots exempt from predicate locking. Scans with non-MVCC Heikki Linnakangas 9.1.0
2011-06-15 Make non-MVCC snapshots exempt from predicate locking. Scans with non-MVCC Heikki Linnakangas 9.2.0
2011-06-08 Make DDL operations play nicely with Serializable Snapshot Isolation. Heikki Linnakangas 9.1.0
2011-05-30 The row-version chaining in Serializable Snapshot Isolation was still wrong. Heikki Linnakangas 9.1.0
2011-03-08 Truncate predicate lock manager's SLRU lazily at checkpoint. That's safer Heikki Linnakangas 9.1.0
2011-02-07 Implement genuine serializable isolation level. Heikki Linnakangas 9.1.0