| Age | Commit message (Expand) | Author |
| 2010-09-19 | Fix several broken $PostgreSQL$ keywords. Noted while experimenting | Tom Lane |
| 2010-09-17 | Move pg_db_role_setting docs to correct place in alphabetical order. | Robert Haas |
| 2010-09-16 | Stamp 9.0 release notes with expected release date; also some last-minute | Tom Lane |
| 2010-09-16 | Fix bad grammar. | Tom Lane |
| 2010-09-15 | Add a compatibility note about plpgsql's treatment of SELECT INTO rec.fld | Tom Lane |
| 2010-09-13 | Elaborate on what gets stored in pg_authid.rolpasswd. | Robert Haas |
| 2010-09-13 | Don't try aligning comments for new archive_command Win32 doc example; | Bruce Momjian |
| 2010-09-13 | Link from pg_shadow docs to pg_authid docs. | Robert Haas |
| 2010-09-12 | Re-add documentation for Win32 copy syntax for archive_command. | Bruce Momjian |
| 2010-09-09 | Remove obsolete claim that gzip is needed while installing PG's documentation. | Tom Lane |
| 2010-09-09 | Doc fixes: | Bruce Momjian |
| 2010-09-08 | Add tip about building plpython 2 and 3. Fix link to Python docs. | Peter Eisentraut |
| 2010-09-07 | Clarify that surrogate pairs are not encoded in UTF-8 directly | Peter Eisentraut |
| 2010-09-03 | Install a data-type-based solution for protecting pg_get_expr().REL9_1_ALPHA1 | Tom Lane |
| 2010-09-02 | 9.1alpha1 release notes. | Tom Lane |
| 2010-09-02 | Clean up description of ecpg's dtcvfmtasc function. | Tom Lane |
| 2010-09-02 | Clean up some bad grammar and punctuation in description of ecpg's decimal | Tom Lane |
| 2010-09-01 | Clarify documentation of handling of null arguments for aggregates. | Tom Lane |
| 2010-09-01 | Improve release notes' description of Teodor's fixes for polygon overlaps | Tom Lane |
| 2010-08-31 | Add missing markup for translatability | Alvaro Herrera |
| 2010-08-29 | Remove obsolete remark that PQprepare() is more flexible than PREPARE. | Tom Lane |
| 2010-08-26 | Document the existence of the socket lock file under unix_socket_directory, | Tom Lane |
| 2010-08-26 | Explain automatic creation (or lack of it) of indexes for the various types | Tom Lane |
| 2010-08-25 | Remove docs for "Incrementally Updated Backups" because it was of | Bruce Momjian |
| 2010-08-25 | Document filtering dictionaries in textsearch.sgml. | Tom Lane |
| 2010-08-25 | Update release notes, per comments from Simon Riggs. | Bruce Momjian |
| 2010-08-25 | Add missing description of reloftype field | Peter Eisentraut |
| 2010-08-25 | Docs review for unaccent: fix grammar, markup, etc. | Tom Lane |
| 2010-08-25 | Update 9.0 release notes for changes since beta4. | Tom Lane |
| 2010-08-24 | Further editing of release notes. | Tom Lane |
| 2010-08-24 | Fix awkward wording in Incrementally Updated Backups docs. | Bruce Momjian |
| 2010-08-24 | Clarifications for 9.0 release notes | Bruce Momjian |
| 2010-08-24 | Update autovacuum_freeze_max_age documentation to mention that the | Bruce Momjian |
| 2010-08-24 | Add string functions: concat(), concat_ws(), left(), right(), and reverse(). | Itagaki Takahiro |
| 2010-08-23 | Make an editorial pass over the 9.0 release notes. | Tom Lane |
| 2010-08-22 | Document that autovacuum_freeze_max_age is used for pg_clog recycling. | Bruce Momjian |
| 2010-08-21 | Add vacuum and analyze counters to pg_stat_*_tables views. | Magnus Hagander |
| 2010-08-20 | Avoid saying "random" when randomness is not actually meant. | Tom Lane |
| 2010-08-19 | Bring some sanity to the trace_recovery_messages code and docs. | Tom Lane |
| 2010-08-19 | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut |
| 2010-08-17 | Revert: looks like Binary Large OBject[sic] wasn't a misspelling | Peter Eisentraut |
| 2010-08-17 | Spell and markup checking | Peter Eisentraut |
| 2010-08-15 | Assorted improvements to backup/restore documentation, per Thom Brown. | Tom Lane |
| 2010-08-15 | Clarify bit numbering in get_bit/set_bit etc. Per gripe from | Tom Lane |
| 2010-08-15 | Improve pgarchivecleanup documentation, per comments from Satoshi Nagayasu. | Tom Lane |
| 2010-08-15 | Avoid unnecessary use of TPS acronym. | Tom Lane |
| 2010-08-15 | Add link and additional index reference to pgcrypto. | Robert Haas |
| 2010-08-14 | Add a \sf (show function) command to psql, for those times when you need to | Tom Lane |
| 2010-08-14 | Further dtrace adjustments for the backend-IDs-in-relpath patch. | Robert Haas |
| 2010-08-13 | Include the backend ID in the relpath of temporary relations. | Robert Haas |