Commits

DateSubjectAuthorReleases
2007-02-16 Remove tabs from SGML files to help tag alingment and improve Bruce Momjian 8.3.0
2007-02-08 Add lock matrix to documentation. Bruce Momjian 8.3.0
2007-01-31 Update documentation on may/can/might: Bruce Momjian 8.3.0
2006-12-01 Adjust the description of locking to clarify that locks held by a Tom Lane 8.2.0
2006-10-20 Minor doc tweak: make a reference to pg_locks into a link. Neil Conway 8.2.0
2006-09-20 Add documentation for new in-core advisory lock functions. Merlin Moncure Tom Lane 8.2.0
2006-09-18 Improve wordings by David Fuhry <dfuhry@cs.kent.edu> Teodor Sigaev 8.2.0
2006-09-17 Change ANALYZE to take ShareUpdateExclusiveLock not AccessShareLock on Tom Lane 8.2.0
2006-09-16 Remove emacs info from footer of SGML files. Bruce Momjian 8.2.0
2006-09-14 GIN documentation and slightly improving GiST docs. Teodor Sigaev 8.2.0
2006-09-03 Update predicate locking text. Bruce Momjian 8.2.0
2006-08-25 Add the ability to create indexes 'concurrently', that is, without Tom Lane 8.2.0
2006-04-23 Removes or minimizes some documentation mentions of backward Bruce Momjian 8.2.0
2006-03-10 Make $PostgreSQL CVS tags consistent for SGML files. Bruce Momjian 8.2.0
2006-03-04 > It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE, Bruce Momjian 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-10-21 Clean up some obsolete statements about GiST indexes, and add a section Tom Lane 8.1.0
2005-06-13 SGML cleanup: consistently use "endterm" in <xref>s that link to the Neil Conway 8.1.0
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0
2005-03-24 Revert changes to CREATE TRIGGER and ALTER TABLE ADD FOREIGN KEY locking, Neil Conway 8.1.0
2005-03-23 Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire Neil Conway 8.1.0
2005-02-26 Correct overstatement in locking docs: we said ExclusiveLock is never Tom Lane 8.1.0
2004-12-23 More minor updates and copy-editing. Tom Lane 8.0.0
2004-11-15 Replace "--" and "---" with "&mdash;" as appropriate, for better-looking Neil Conway 8.0.0
2004-08-14 Add discussion and example about predicate locking and why "serializable" Tom Lane 8.0.0