aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/multixact.h
Commit message (Expand)AuthorAge
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-20
* Make GetMultiXactIdMembers() a public function.Tatsuo Ishii2005-08-20
* Add NOWAIT option to SELECT FOR UPDATE/SHARE.Tom Lane2005-08-01
* Change WAL-logging scheme for multixacts to be more like regularTom Lane2005-06-08
* Clean up MultiXactIdExpand's API by separating out the case where weTom Lane2005-05-03
* Implement sharable row-level locks, and use them for foreign key referencesTom Lane2005-04-28