| Age | Commit message (Expand) | Author |
| 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 |
| 2010-12-25 | Correct spelling: longjump() -> longjmp(). | Robert Haas |
| 2010-12-24 | Fix grammar | Peter Eisentraut |
| 2010-12-24 | Backpatch to 9.0 a doc mention that a BBU does not prevent partial page | Bruce Momjian |
| 2010-12-18 | Document unavailable parameters in some configurations | Magnus Hagander |
| 2010-12-14 | Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, and 8.1.23. | Tom Lane |
| 2010-12-09 | Force default wal_sync_method to be fdatasync on Linux. | Tom Lane |
| 2010-11-12 | docs -> documentation | Peter Eisentraut |
| 2010-11-10 | Mention that pg_upgrade requires compatible 32/64-bit binaries. | Bruce Momjian |
| 2010-11-09 | plpython has plpy.Error instead of plpy.ERROR | Alvaro Herrera |
| 2010-10-26 | Note explicitly that hash indexes are also not replicated because they're not | Heikki Linnakangas |
| 2010-10-22 | Add semicolon, missed in previous patch. And update the keyword list in | Heikki Linnakangas |
| 2010-10-20 | Update storage.sgml to describe the 9.0 tablespace directory layout. | Tom Lane |
| 2010-10-19 | Add mention of using tools/fsync to test fsync methods. Restructure | Bruce Momjian |
| 2010-10-18 | Remove tab from SGML. | Bruce Momjian |
| 2010-10-18 | Document the tablespace directory "should" be empty, rather than "must" | Bruce Momjian |
| 2010-10-15 | Correct WAL space calculation formula in docs. | Simon Riggs |
| 2010-10-14 | Add pg_user_mappings to the table of system views. | Robert Haas |
| 2010-10-14 | Improvements to docs about pg_archive_cleanup and use of archives | Simon Riggs |
| 2010-10-14 | Complete the documentation of the USAGE privilege for foreign servers | Peter Eisentraut |
| 2010-10-13 | Make title capitalization consistent with surroundings | Peter Eisentraut |