| Age | Commit message (Expand) | Author |
| 2023-02-26 | Doc: Miscellaneous doc updates for MERGE. | Dean Rasheed |
| 2022-09-22 | docs: Fix snapshot name in SET TRANSACTION docs. | Fujii Masao |
| 2021-07-17 | Doc: document the current-transaction-modes GUCs. | Tom Lane |
| 2020-05-15 | doc: make ref/*.sgml file header comment layout consistent | Bruce Momjian |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut |
| 2017-10-20 | Convert SGML IDs to lower case | Peter Eisentraut |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut |
| 2017-06-14 | Don't force-assign transaction id when exporting a snapshot. | Andres Freund |
| 2014-02-24 | doc: Improve DocBook XML validity | Peter Eisentraut |
| 2013-12-02 | doc: update wording of ineffective SET and ABORT commands | Bruce Momjian |
| 2013-11-26 | Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior | Bruce Momjian |
| 2013-10-04 | Issue error on SET outside transaction block in some cases | Bruce Momjian |
| 2012-03-28 | Tweak markup to avoid extra whitespace in man pages | Peter Eisentraut |
| 2011-10-22 | Support synchronization of snapshots through an export/import procedure. | Tom Lane |
| 2011-06-29 | Unify spelling of "canceled", "canceling", "cancellation" | Peter Eisentraut |
| 2011-03-07 | Document the DEFERRABLE option in SET TRANSACTION command. | Heikki Linnakangas |
| 2011-02-07 | Implement genuine serializable isolation level. | Heikki Linnakangas |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2010-04-03 | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut |
| 2009-09-18 | Easier to translate psql help | Peter Eisentraut |
| 2008-11-14 | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut |
| 2006-09-16 | Remove emacs info from footer of SGML files. | Bruce Momjian |
| 2006-07-31 | Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji. | Alvaro Herrera |
| 2004-09-26 | Fix misstatement in docs: CREATE TABLE AS is now part of the standard. | Neil Conway |
| 2004-09-20 | Minor documentation cleanup and improvement. | Neil Conway |
| 2004-08-14 | Minor editorializing. | Tom Lane |
| 2004-08-12 | Allow commas in BEGIN, START TRANSACTION, and SET TRANSACTION, as required | Tom Lane |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-11-06 | Implement isolation levels read uncommitted and repeatable read as acting | Peter Eisentraut |
| 2003-09-11 | This patch fixes a few missed GUC variables that were still upper case, | Bruce Momjian |
| 2003-09-09 | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane |
| 2003-08-31 | Add/edit index entries. | Peter Eisentraut |
| 2003-05-04 | Last round of reference page editing. | Peter Eisentraut |
| 2003-03-25 | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut |
| 2003-01-19 | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian |
| 2003-01-11 | Fix markup. | Peter Eisentraut |
| 2003-01-10 | Read-only transactions, as defined in SQL. | Peter Eisentraut |
| 2002-08-04 | The attached patch implements START TRANSACTION, per SQL99. The | Bruce Momjian |
| 2002-01-20 | Spell-check and markup police | Peter Eisentraut |
| 2001-12-08 | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart |
| 2001-10-09 | Bunch of copy fitting and style sheet tweakage to get decent looking print | Peter Eisentraut |
| 2001-09-03 | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut |
| 2001-06-30 | Allow default transaction isolation level (a.k.a. set session | Peter Eisentraut |
| 2000-11-24 | Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant, | Peter Eisentraut |
| 2000-07-14 | Add information on SET SESSION CHARACTERISTICS. | Thomas G. Lockhart |
| 2000-06-18 | Separated set constraints and set transaction reference pages, revised set | Peter Eisentraut |