| Age | Commit message (Expand) | Author |
| 2007-12-09 | Fix up the PQconnectionUsedPassword mess: create a separate | Tom Lane |
| 2007-12-08 | In the release notes, mention that the "Overview" items are listed in | Bruce Momjian |
| 2007-12-07 | In release notes, mention "most" updates are improved with HOT. | Bruce Momjian |
| 2007-12-07 | Update HOT description to make index column changes clearer. | Bruce Momjian |
| 2007-12-07 | Change documentation, change "distributed" checkpoints to "smoothed" | Bruce Momjian |
| 2007-12-07 | Fix typo in pg_standby docs. Arul Shaji. | Neil Conway |
| 2007-12-06 | Add missing table entry for lastval(), per Jeff Davis. | Tom Lane |
| 2007-12-06 | Make an editorial pass over the newly SGML-ified contrib documentation. | Tom Lane |
| 2007-12-05 | Remove unused, occasionally confusing graphics building support. | Peter Eisentraut |
| 2007-12-03 | Entity-ify a passel of & < > characters. Per gripe from Devrim. | Tom Lane |
| 2007-12-03 | Add missing documentation for SSPI packets. | Magnus Hagander |
| 2007-12-03 | Improve partitioning example, per Itagaki Takahiro. | Tom Lane |
| 2007-12-03 | Add SGML documentation for contrib/spi and contrib/test_parser. | Tom Lane |
| 2007-12-03 | Update SGML contrib documentation to catch up with recent changes to | Tom Lane |
| 2007-12-02 | Ensure that all <sect1> and <refentry> tags have IDs. This is needed | Tom Lane |
| 2007-12-02 | Add SGML docs for contrib/dict_int and contrib/dict_xsyn. | Tom Lane |
| 2007-12-02 | Improve the manual's discussion of partitioning. Recommend using a | Tom Lane |
| 2007-12-02 | Mention hash opclasses in 'System Dependencies on Operator Classes', | Tom Lane |
| 2007-12-02 | Sync release notes with CVS HEAD; various editorial improvements. | Tom Lane |
| 2007-11-30 | Update release notes to current CVS. | Bruce Momjian |
| 2007-11-28 | Add additional PITR documentation. | Bruce Momjian |
| 2007-11-28 | RETURN NEXT doc improvement, per Alvaro. | Bruce Momjian |
| 2007-11-28 | Update RETURN NEXT documentation for plpgsql. | Bruce Momjian |
| 2007-11-28 | Plpgsql doc cleanup. | Bruce Momjian |
| 2007-11-28 | spell checker run | Peter Eisentraut |
| 2007-11-28 | Add credit to Pavel Stehule for XML functionality | Peter Eisentraut |
| 2007-11-28 | Fix column number | Peter Eisentraut |
| 2007-11-28 | Add a few current_* variable index entries to the docs. | Bruce Momjian |
| 2007-11-28 | Add comments about VACUUM to free space map docs. | Bruce Momjian |
| 2007-11-27 | Add quote_literal(anyelement) to preserve (and, in fact, extend) a | Tom Lane |
| 2007-11-27 | Add example of MONEY casting to numeric if locale is known. | Bruce Momjian |
| 2007-11-27 | Wording improvement for MONEY casting. | Bruce Momjian |
| 2007-11-27 | Add documentation about the issues of casting MONEY to/from numeric | Bruce Momjian |
| 2007-11-26 | Change index_name to name for consistency. | Peter Eisentraut |
| 2007-11-26 | Fix select_common_type() so that it can select a domain type, if all inputs | Tom Lane |
| 2007-11-23 | Fix "Overall Page Layout" table. The second row should be ItemIdData, not | Tatsuo Ishii |
| 2007-11-22 | Document that doc builds now build indexes by default, unless "draft" is | Bruce Momjian |
| 2007-11-21 | Clarify the syntax rules for raw tsvector input. | Tom Lane |
| 2007-11-20 | Split release notes up into smaller sections; easier to read. | Bruce Momjian |
| 2007-11-20 | Fix some missed usages of 'HTML tag' and 'HTML entity'. | Tom Lane |
| 2007-11-20 | Make "contrib/" tag consistent. | Bruce Momjian |
| 2007-11-20 | Split out data types and function entries into separate sections in the | Bruce Momjian |
| 2007-11-20 | Release note adjustments suggested by IRC users. | Bruce Momjian |
| 2007-11-20 | Reorder a few release notes items for consistency. | Bruce Momjian |
| 2007-11-20 | Trim down release section headings (no need for Changes). | Bruce Momjian |
| 2007-11-20 | Change descriptions of entity and tag objects to "XML entity" and "XML tag". | Andrew Dunstan |
| 2007-11-20 | Split "server changes" up into smaller sections in release notes. | Bruce Momjian |
| 2007-11-20 | Markup fix. | Bruce Momjian |
| 2007-11-20 | More release notes wording cleanups. | Bruce Momjian |
| 2007-11-19 | Improve description of implicit-text-casting compatibility issue. | Tom Lane |