| Age | Commit message (Expand) | Author |
| 2014-03-07 | Fix name of syslog_ident GUC in docs. | Heikki Linnakangas |
| 2014-02-17 | Last-minute updates for release notes. | Tom Lane |
| 2014-02-17 | Document risks of "make check" in the regression testing instructions. | Tom Lane |
| 2014-02-17 | Document security implications of check_function_bodies. | Noah Misch |
| 2014-02-17 | Shore up ADMIN OPTION restrictions. | Noah Misch |
| 2014-02-17 | Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. | Tom Lane |
| 2014-02-14 | Suggest shell here-documents instead of psql -c for multiple commands. | Tom Lane |
| 2014-02-13 | Improve cross-references between minor version release notes. | Tom Lane |
| 2014-02-11 | Don't generate plain-text HISTORY and src/test/regress/README anymore. | Tom Lane |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian |
| 2013-12-12 | Fix ancient docs/comments thinko: XID comparison is mod 2^32, not 2^31. | Tom Lane |
| 2013-12-02 | Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0.15, 8.4.19. | Tom Lane |
| 2013-11-13 | Clarify CREATE FUNCTION documentation about handling of typmods. | Tom Lane |
| 2013-11-06 | Improve the error message given for modifying a window with frame clause. | Tom Lane |
| 2013-10-21 | doc: Remove i18ngurus.com link | Peter Eisentraut |
| 2013-10-09 | doc: fix typo in release notes | Bruce Momjian |
| 2013-10-08 | docs: update release notes for 8.4.18, 9.0.14, 9.1.10, 9.2.5, 9.3.1 | Bruce Momjian |
| 2013-10-03 | doc: Correct psycopg URL | Peter Eisentraut |
| 2013-09-02 | Fix relfrozenxid query in docs to include TOAST tables. | Andrew Dunstan |
| 2013-07-19 | doc: Fix typos in conversion names. | Robert Haas |
| 2013-07-02 | Mention extra_float_digits in floating point docs | Alvaro Herrera |
| 2013-06-27 | Tweak wording in sequence-function docs to avoid PDF build failures. | Tom Lane |
| 2013-06-26 | Document effect of constant folding on CASE. | Noah Misch |
| 2013-06-20 | Update CREATE FUNCTION documentation about argument names | Peter Eisentraut |
| 2013-06-12 | Improve description of loread/lowrite. | Robert Haas |
| 2013-06-11 | Add description that loread()/lowrite() are corresponding to | Tatsuo Ishii |
| 2013-06-07 | Correct the documentation of pg_rewrite.ev_attr. | Kevin Grittner |
| 2013-06-07 | Minor docs wordsmithing. | Tom Lane |
| 2013-05-04 | docs: log_line_prefix session id fix | Bruce Momjian |
| 2013-05-04 | doc: fix log_line_prefix session_id %c item | Bruce Momjian |
| 2013-04-05 | doc: Remove excessive table cell | Peter Eisentraut |
| 2013-04-05 | doc: Fix number of columns in table | Peter Eisentraut |
| 2013-04-01 | Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. | Tom Lane |
| 2013-03-29 | Document encode(bytea, 'escape')'s behavior correctly. | Tom Lane |
| 2013-03-23 | Don't put <indexterm> before <term> in <varlistentry> items. | Tom Lane |
| 2013-03-18 | Improve documentation of EXTRACT(WEEK). | Tom Lane |
| 2013-03-03 | doc: Awkward phrasing fix | Peter Eisentraut |
| 2013-02-25 | doc: Fix markup typo | Peter Eisentraut |
| 2013-02-24 | doc: Remove PostgreSQL version number from xml2 deprecation notice | Peter Eisentraut |
| 2013-02-04 | Prevent execution of enum_recv() from SQL. | Tom Lane |
| 2013-02-04 | Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. | Tom Lane |
| 2013-01-28 | DROP OWNED: don't try to drop tablespaces/databases | Alvaro Herrera |
| 2013-01-21 | doc: Fix syntax of a URL | Peter Eisentraut |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
| 2012-12-08 | Update ISO 3166 link | Peter Eisentraut |
| 2012-12-03 | Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. | Tom Lane |
| 2012-12-03 | Fix documentation of path(polygon) function. | Tom Lane |
| 2012-12-01 | doc: Fix broken links to DocBook wiki | Peter Eisentraut |
| 2012-11-26 | Remove inaccurate "Incrementally Updated Backups" documentation section; | Bruce Momjian |
| 2012-10-17 | Fix typo in previous commit | Simon Riggs |