| Age | Commit message (Expand) | Author |
| 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 |
| 2011-04-28 | The arguments to pg_ctl kill are not optional - remove brackets in the docs. | Heikki Linnakangas |
| 2011-04-27 | Add comments about the need to avoid uninitialized bits in datatype values. | Tom Lane |
| 2011-04-15 | Note that Bison on GnuWin32 has trouble with paths with spaces | Magnus Hagander |
| 2011-04-15 | Specify which versions of the Platform SDK are supported | Magnus Hagander |
| 2011-04-14 | Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. | Tom Lane |
| 2011-03-28 | Correct "characters" to "bytes" in createdb docs. | Robert Haas |
| 2011-03-23 | Improve user-defined-aggregates documentation. | Tom Lane |
| 2011-03-23 | Fix ancient typo in user-defined-aggregates documentation. | Tom Lane |
| 2011-03-02 | Correct mistaken claims about EXPLAIN ANALYZE's handling of triggers. | Tom Lane |
| 2011-03-01 | Update discussion of EXPLAIN to reflect existence of ModifyTable nodes. | Tom Lane |
| 2011-02-13 | Clarify documentation for libpq's PQescapeBytea to mention the new hex | Bruce Momjian |
| 2011-02-03 | Fix typo. | Magnus Hagander |
| 2011-02-01 | Create new errcode for recovery conflict caused by db drop on master. | Simon Riggs |
| 2011-01-27 | Update release notes. | Tom Lane |
| 2011-01-27 | Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2.20. | Tom Lane |
| 2011-01-25 | Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE documentation. | Robert Haas |
| 2011-01-20 | Document that WITH queries are also called Common Table Expressions. | Robert Haas |
| 2011-01-11 | Typo fix | Magnus Hagander |
| 2011-01-08 | Remove bogus claims regarding createuser defaults. | Robert Haas |
| 2011-01-06 | Update documentation to say that \lo_import sets :LASTOID, not | Bruce Momjian |