| Commit message (Expand) | Author | Age |
* | Standardize spelling of "nonblocking" | Peter Eisentraut | 2013-04-18 |
* | doc: add mention of ssi read anomolies to mvcc docs | Bruce Momjian | 2013-01-24 |
* | Add a note to the MVCC chapter that some things aren't transactional. | Robert Haas | 2012-08-21 |
* | Overdue code review for transaction-level advisory locks patch. | Tom Lane | 2012-05-04 |
* | Minor enhancements to MVCC chapter | Alvaro Herrera | 2011-12-26 |
* | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 2011-12-17 |
* | Change "and and" to "and". | Robert Haas | 2011-10-28 |
* | Finish disabling reduced-lock-levels-for-DDL feature. | Tom Lane | 2011-07-07 |
* | Performance tuning advice for SSI. | Robert Haas | 2011-06-21 |
* | Spell checking and markup refinement | Peter Eisentraut | 2011-05-19 |
* | Typo fix in SSI docs. | Robert Haas | 2011-03-27 |
* | Add transaction-level advisory locks. | Itagaki Takahiro | 2011-02-18 |
* | Fix typo in the documentation. | Itagaki Takahiro | 2011-02-10 |
* | Fix typo, by Kevin Grittner. | Heikki Linnakangas | 2011-02-08 |
* | Implement genuine serializable isolation level. | Heikki Linnakangas | 2011-02-08 |
* | ALTER TABLE sometimes takes only ShareUpdateExclusiveLock. | Robert Haas | 2011-02-03 |
* | Properly capitalize hyphenated words in documentation titles. | Bruce Momjian | 2011-02-01 |
* | Properly capitalize documentation headings; some only had initial-word | Bruce Momjian | 2011-01-29 |
* | Remove old claim that ExclusiveLock is sometimes taken on system catalogs. | Tom Lane | 2011-01-25 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Reduce lock levels of CREATE TRIGGER and some ALTER TABLE, CREATE RULE actions. | Simon Riggs | 2010-07-28 |
* | Remove spurious dot, per bug #5446 reported by koizumistr@minos.ocn.ne.jp | Alvaro Herrera | 2010-05-03 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Remove stray semicolon, per report from strk | Alvaro Herrera | 2010-02-24 |
* | Proofreading for Bruce's recent round of documentation proofreading. | Tom Lane | 2009-06-17 |
* | Proofreading adjustments for first two parts of documentation (Tutorial | Bruce Momjian | 2009-04-27 |
* | Update read committed documentation to better explain undesirable | Bruce Momjian | 2009-02-04 |
* | Update "Conflicting lock modes" to show as conflict, add | Bruce Momjian | 2007-02-18 |
* | Remove tabs from SGML files to help tag alingment and improve | Bruce Momjian | 2007-02-16 |
* | Add lock matrix to documentation. | Bruce Momjian | 2007-02-08 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Adjust the description of locking to clarify that locks held by a | Tom Lane | 2006-12-01 |
* | Minor doc tweak: make a reference to pg_locks into a link. | Neil Conway | 2006-10-20 |
* | Add documentation for new in-core advisory lock functions. Merlin Moncure | Tom Lane | 2006-09-20 |
* | Improve wordings by David Fuhry <dfuhry@cs.kent.edu> | Teodor Sigaev | 2006-09-18 |
* | Change ANALYZE to take ShareUpdateExclusiveLock not AccessShareLock on | Tom Lane | 2006-09-17 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | GIN documentation and slightly improving GiST docs. | Teodor Sigaev | 2006-09-14 |
* | Update predicate locking text. | Bruce Momjian | 2006-09-03 |
* | Add the ability to create indexes 'concurrently', that is, without | Tom Lane | 2006-08-25 |
* | Removes or minimizes some documentation mentions of backward | Bruce Momjian | 2006-04-23 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | > It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE, | Bruce Momjian | 2006-03-04 |
* | R-tree is dead ... long live GiST. | Tom Lane | 2005-11-07 |
* | Clean up some obsolete statements about GiST indexes, and add a section | Tom Lane | 2005-10-21 |
* | SGML cleanup: consistently use "endterm" in <xref>s that link to the | Neil Conway | 2005-06-13 |
* | Implement sharable row-level locks, and use them for foreign key references | Tom Lane | 2005-04-28 |
* | Revert changes to CREATE TRIGGER and ALTER TABLE ADD FOREIGN KEY locking, | Neil Conway | 2005-03-24 |
* | Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire | Neil Conway | 2005-03-23 |