| Commit message (Expand) | Author | Age |
* | Provide adequate documentation of the "table_name *" notation. | Tom Lane | 2012-09-17 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Implement genuine serializable isolation level. | Heikki Linnakangas | 2011-02-08 |
* | Clarify that LOCK TABLE requires a table-level privilege. | Robert Haas | 2010-12-03 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Easier to translate psql help | Peter Eisentraut | 2009-09-18 |
* | Add ONLY support to LOCK and TRUNCATE. By default, these commands are now | Peter Eisentraut | 2009-01-12 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Disallow LOCK TABLE outside a transaction block (or function), since this case | Tom Lane | 2008-11-04 |
* | Create a separate grantable privilege for TRUNCATE, rather than having it be | Tom Lane | 2008-09-08 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Implement sharable row-level locks, and use them for foreign key references | Tom Lane | 2005-04-28 |
* | More < and > changes to ampersands. | Bruce Momjian | 2005-01-22 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword | Tom Lane | 2004-10-01 |
* | Improve documentation for the newly-added NOWAIT clause of LOCK TABLE. | Neil Conway | 2004-03-12 |
* | Add NOWAIT option to LOCK command | Tatsuo Ishii | 2004-03-11 |
* | This patch makes some SGML markup more consistent and makes a small | Neil Conway | 2003-12-14 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | This patch fixes a few missed GUC variables that were still upper case, | Bruce Momjian | 2003-09-11 |
* | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 2003-09-09 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Editing of more reference pages. | Peter Eisentraut | 2003-04-26 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Improve manual's discussion of locking and MVCC. | Tom Lane | 2002-05-30 |
* | Update SQL-command reference pages for schema features. | Tom Lane | 2002-04-23 |
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
* | Explain privileges required for LOCK. Minor wordsmithing too. | Tom Lane | 2002-01-18 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Patch to LOCK multiple tables in one LOCK command. | Bruce Momjian | 2001-08-10 |
* | Back out LOCK A,B,C patch at Tom's suggestion. | Bruce Momjian | 2001-08-04 |
* | Add LOCK A,B,C functionality as LOCK A;LOCK B;LOCK C; as agreed. | Bruce Momjian | 2001-08-04 |
* | Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. | Tom Lane | 2001-07-09 |
* | Refine some things to create better looking man pages. | Peter Eisentraut | 2000-12-25 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | spell cleanups | Bruce Momjian | 2000-07-22 |
* | Fix markup for terminology. | Thomas G. Lockhart | 2000-03-28 |
* | Move LOCK terms down. | Bruce Momjian | 2000-03-24 |
* | Update HISTORY | Bruce Momjian | 2000-03-24 |
* | >> 5. empty define that results in an empty but terminated line ( ; ) | Bruce Momjian | 2000-03-23 |
* | Back out // compiler flag. | Bruce Momjian | 2000-03-23 |
* | Hmm, absolute pathnames for the copy makes sense. I'll whip up that | Bruce Momjian | 2000-03-23 |
* | Refer to "name", rather than "table" as the replaceable parameter. | Thomas G. Lockhart | 1999-10-01 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |
* | Make minor changes in wording. | Thomas G. Lockhart | 1999-06-09 |