aboutsummaryrefslogtreecommitdiff
path: root/src/include/storage/predicate_internals.h
Commit message (Expand)AuthorAge
* SSI has a race condition, where the order of commit sequence numbers ofHeikki Linnakangas2011-07-07
* Fix bug introduced by recent SSI patch to merge ROLLED_BACK andHeikki Linnakangas2011-06-21
* pgindent run of recent SSI changes. Also, remove an unnecessary #include.Heikki Linnakangas2011-06-16
* The rolled-back flag on serializable xacts was pointless and redundant withHeikki Linnakangas2011-06-15
* Fix locking while setting flags in MySerializableXact.Heikki Linnakangas2011-06-10
* Small comment fixes and enhancements.Heikki Linnakangas2011-06-10
* Make DDL operations play nicely with Serializable Snapshot Isolation.Heikki Linnakangas2011-06-08
* SSI comment fixes and enhancements. Notably, document that the conflict-outHeikki Linnakangas2011-06-03
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Fix bugs in Serializable Snapshot Isolation.Heikki Linnakangas2011-03-01
* UINT64_MAX isn't defined on MSVC.Heikki Linnakangas2011-02-08
* Implement genuine serializable isolation level.Heikki Linnakangas2011-02-08