| Age | Commit message (Expand) | Author |
| 2024-12-07 | doc: remove LC_COLLATE and LC_CTYPE from SHOW command | Peter Eisentraut |
| 2022-04-20 | Remove trailing whitespace from *.sgml files. | Tom Lane |
| 2021-01-29 | Doc: improve cross-references for SET/SHOW. | Tom Lane |
| 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-10-10 | Use lower-case SGML attribute values | Peter Eisentraut |
| 2014-02-24 | doc: Improve DocBook XML validity | Peter Eisentraut |
| 2011-08-07 | Fix a whitespace issue with the man pages | Peter Eisentraut |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2010-05-17 | Make table in example less wide. | Alvaro Herrera |
| 2010-04-03 | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut |
| 2009-10-21 | Remove add_missing_from GUC and associated parser support for "implicit RTEs". | Tom Lane |
| 2008-11-14 | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut |
| 2008-09-23 | Make LC_COLLATE and LC_CTYPE database-level settings. Collation and | Heikki Linnakangas |
| 2008-01-03 | Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, | Tom Lane |
| 2007-09-26 | Minor improvements in backup and recovery: | Tom Lane |
| 2007-09-11 | Arrange for SET LOCAL's effects to persist until the end of the current top | Tom Lane |
| 2006-09-16 | Remove emacs info from footer of SGML files. | Bruce Momjian |
| 2006-07-25 | Remove hard-wired lists of timezone abbreviations in favor of providing | Tom Lane |
| 2006-06-18 | Merge postmaster and postgres command into just postgres. postmaster | Peter Eisentraut |
| 2005-06-14 | Have SHOW ALL include variable descriptions. | Bruce Momjian |
| 2005-04-08 | Change the default setting of "add_missing_from" to false. This has been | Neil Conway |
| 2005-01-04 | More minor updates and copy-editing. | Tom Lane |
| 2004-08-03 | Add functions pg_start_backup, pg_stop_backup to create backup label | Tom Lane |
| 2004-01-06 | Make the 'wal_debug' GUC variable a boolean (rather than an integer), and | Neil Conway |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-09-22 | Make the SQL command synopses appear less random. | Peter Eisentraut |
| 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-07-29 | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane |
| 2003-07-15 | Cause SHOW DATESTYLE to produce a string that will be accepted by SET | Tom Lane |
| 2003-06-27 | Add is_superuser parameter reporting, soon to be used by psql. | Tom Lane |
| 2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane |
| 2003-05-04 | Last round of reference page editing. | Peter Eisentraut |
| 2003-04-25 | In the continuing saga of FE/BE protocol revisions, add reporting of | Tom Lane |
| 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 |
| 2002-10-13 | Make SET really not start a transaction. | Tom Lane |
| 2002-09-01 | Remove mention of wal_files in a SHOW example. | Bruce Momjian |
| 2002-08-04 | Fix broken markup. | Tom Lane |
| 2002-08-04 | This patch fixes a probably harmless write of uninitialized memory in | Bruce Momjian |
| 2002-08-04 | Here is a doc patch for the SHOW X changes and new config-settings | Bruce Momjian |
| 2002-05-17 | Merge the last few variable.c configuration variables into the generic | Tom Lane |
| 2002-03-06 | Update reference pages for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian |
| 2001-12-08 | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart |
| 2001-09-14 | Fix show message | Tatsuo Ishii |
| 2001-09-03 | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut |
| 2001-06-07 | reset all: command line and .conf options change defaults | Bruce Momjian |
| 2000-12-25 | Refine some things to create better looking man pages. | Peter Eisentraut |