| Age | Commit message (Expand) | Author |
| 2011-12-01 | Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax. | Tom Lane |
| 2011-12-01 | Update information about configuring SysV IPC parameters on NetBSD. | Tom Lane |
| 2011-12-01 | Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. | Tom Lane |
| 2011-11-28 | Remove erroneous claim about use of pg_locks.objid for advisory locks. | Tom Lane |
| 2011-11-10 | Correct documentation for trace_userlocks. | Robert Haas |
| 2011-11-08 | -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS | Peter Eisentraut |
| 2011-11-04 | Fix archive_command example | Peter Eisentraut |
| 2011-11-01 | Document that multiple LDAP servers can be specified | Magnus Hagander |
| 2011-10-12 | Modify up/home macro to match standard parameter list; fixes doc build. | Bruce Momjian |
| 2011-10-12 | Improve documentation of psql's \q command. | Tom Lane |
| 2011-10-12 | Add Up/Home link to the top of the HTML doc output. | Bruce Momjian |
| 2011-10-10 | Fix typo in docs for libpq keepalives_count option. | Robert Haas |
| 2011-09-24 | Fix typo | Magnus Hagander |
| 2011-09-24 | Note that sslmode=require verifies the CA if root cert is present | Magnus Hagander |
| 2011-09-22 | Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22. | Tom Lane |
| 2011-09-07 | In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree | Bruce Momjian |
| 2011-09-07 | Revert documentation patch about NEW/OLD and triggers. | Bruce Momjian |
| 2011-09-07 | Properly document the existance of OLD/NEW trigger pl/pgsql trigger | Bruce Momjian |
| 2011-09-06 | Fix plpgsql "PERFORM" markup. | Bruce Momjian |
| 2011-09-06 | Document PERFORM limitation when using WITH queries. | Bruce Momjian |
| 2011-09-06 | Update type-conversion documentation for long-ago changes. | Tom Lane |
| 2011-09-06 | Properly document semphore requirements by accounting for worker | Bruce Momjian |
| 2011-09-05 | Document that contrib/pgtrgm only processes ASCII alphanumeric | Bruce Momjian |
| 2011-08-23 | Add recovery.conf to the index in the user manual. | Heikki Linnakangas |
| 2011-08-06 | Fix thinko in documentation of local_preload_libraries. | Tom Lane |
| 2011-08-04 | Fix markup for recent wal_level clarification. | Bruce Momjian |
| 2011-08-04 | In documentaiton, clarify which commands have reduced WAL volume for | Bruce Momjian |
| 2011-07-27 | Fix typo. | Robert Haas |
| 2011-07-26 | Clarify which relkinds accept column comments. | Robert Haas |
| 2011-07-07 | Update examples for string-related functions. | Tom Lane |
| 2011-07-05 | Fix typo in sslmode documentation | Magnus Hagander |
| 2011-07-04 | Clarify that you need ActiveState perl 5.8 *or later* to build on Windows. | Heikki Linnakangas |
| 2011-07-04 | Fix omissions in documentation of the pg_roles view. | Tom Lane |
| 2011-07-02 | In pg_upgrade 9.0 and 9.1, document suggestion of using a non-default | Bruce Momjian |
| 2011-06-23 | In pg_upgrade docs, clarify that link mode uses "hard" links. | Bruce Momjian |
| 2011-06-20 | Fix missed use of "cp -i" in an example, per Fujii Masao. | Tom Lane |
| 2011-06-17 | Don't use "cp -i" in the example WAL archive_command. | Tom Lane |
| 2011-06-14 | In pg_upgrade, document that link mode has to have data directories on | Bruce Momjian |
| 2011-06-14 | Fix grammatical mistake introduced by previous commit | Alvaro Herrera |
| 2011-06-14 | Mention DROP TABLE as well as ALTER TABLE NO INHERIT | Alvaro Herrera |
| 2011-06-13 | Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY | Alvaro Herrera |
| 2011-06-13 | Remove parentheses from mention of current_schemas function. | Robert Haas |
| 2011-06-13 | Add doc cross-reference to search_path discussion of current_schemas(). | Robert Haas |
| 2011-06-09 | Support silent mode for service registrations on win32 | Magnus Hagander |
| 2011-06-09 | Fix documentation of information_schema.element_types | Peter Eisentraut |
| 2011-06-04 | Fix documentation reference to "above" example | Peter Eisentraut |
| 2011-06-04 | More ECPG documentation fixes | Peter Eisentraut |
| 2011-06-04 | ECPG documentation fix | Peter Eisentraut |
| 2011-05-31 | Protect GIST logic that assumes penalty values can't be negative. | Tom Lane |
| 2011-05-10 | Update documentation to state there is three-value logic, not | Bruce Momjian |