| Age | Commit message (Expand) | Author |
| 2006-01-19 | Clarify STABLE function documentation to highlight how such functions | Bruce Momjian |
| 2006-01-18 | Clarify use of btree indexes for ILIKE and ~*. | Bruce Momjian |
| 2006-01-12 | Remove extraneous backslash from 'fixseq.sql' example --- mea culpa | Tom Lane |
| 2006-01-06 | Release-note updates and copy editing.REL8_1_2 | Tom Lane |
| 2006-01-05 | New pgcrypto item wording. | Bruce Momjian |
| 2006-01-05 | Wording improvements. | Bruce Momjian |
| 2006-01-05 | Improve markup. | Bruce Momjian |
| 2006-01-05 | Update release notes for 8.1.X, 8.0.X, 7.4.X, and 7.3.X. | Bruce Momjian |
| 2005-12-29 | Remove a space that incorrectly precedes a comma in the PL/pgSQL | Bruce Momjian |
| 2005-12-28 | Update COPY CSV \. wording for externally created files. | Bruce Momjian |
| 2005-12-28 | Add regression tests for CSV and \., and add automatic quoting of a | Bruce Momjian |
| 2005-12-22 | Update interval documenation to mention the storage system used. | Bruce Momjian |
| 2005-12-21 | Add documentation example of using interval multiplication with 'days'. | Bruce Momjian |
| 2005-12-21 | Add additional example for interval multiplication. | Bruce Momjian |
| 2005-12-09 | Add release notes for back branches (7.3 and up). | Tom Lane |
| 2005-12-09 | Add documentation about the behavior of BEFORE triggers and referential | Bruce Momjian |
| 2005-12-09 | Remove mention that history is _now_ automatically saved on exit. It | Bruce Momjian |
| 2005-12-09 | Fix broken markup. | Tom Lane |
| 2005-12-08 | Release note wording improvements. | Bruce Momjian |
| 2005-12-08 | Wrap UTF-8 paragraph. | Bruce Momjian |
| 2005-12-08 | Update wording of translation bug item. | Bruce Momjian |
| 2005-12-08 | Stamp 8.1.1. | Bruce Momjian |
| 2005-12-08 | Update release notes for 8.1.1. | Bruce Momjian |
| 2005-12-08 | there's a paragraph in the ALTER TABLE reference page that reads: | Bruce Momjian |
| 2005-12-08 | Remove empty heading row in error table. | Bruce Momjian |
| 2005-12-08 | Add "Constant" column to error code table. | Bruce Momjian |
| 2005-12-08 | Documentation fix: s/event_object_name/event_object_table/g | Peter Eisentraut |
| 2005-12-08 | Add documentation about the inability of plpsql to use parameter names | Bruce Momjian |
| 2005-12-07 | Fix incorrect SPI example, per Yoshihisa Nakano. | Tom Lane |
| 2005-12-07 | Improve lazy vacuum wording. | Bruce Momjian |
| 2005-12-07 | Clarify vacuum lazy can shrink a file under certain circumstances. | Bruce Momjian |
| 2005-12-06 | Update iconv wording, per Peter. | Bruce Momjian |
| 2005-12-06 | Highlight diff idea for iconv. | Bruce Momjian |
| 2005-12-06 | iconv uses UTF-8, not UTF8. | Bruce Momjian |
| 2005-12-06 | Document method of removing invalid UTF8 escape sequences from dump | Bruce Momjian |
| 2005-12-06 | Since my name has a non-ascii-letter in it, it's often spelled wrong. In | Bruce Momjian |
| 2005-12-03 | Allow to_char(interval) and to_char(time) to use AM/PM specifications. | Bruce Momjian |
| 2005-12-02 | Fix obsolete description of -h option, per Andreas Schmidt. | Tom Lane |
| 2005-12-01 | Fix typo in PL/PgSQL documentation, per Chris KL. | Neil Conway |
| 2005-11-28 | Improve documentation for COALESCE and NULLIF. Add references for NVL | Bruce Momjian |
| 2005-11-16 | Properly document return value of strpos(). | Bruce Momjian |
| 2005-11-05 | Yet another supported-platforms update. | Tom Lane |
| 2005-11-04 | Editorial review for partitioning/constraint exclusion documentation. | Tom Lane |
| 2005-11-04 | Spellchecking run, final cleanups | Peter Eisentraut |
| 2005-11-04 | Update release notes for 8.1. | Bruce Momjian |
| 2005-11-04 | Update supported-platforms list. | Tom Lane |
| 2005-11-04 | Avoid referring to a specific version of the SQL standard except where | Tom Lane |
| 2005-11-03 | Some minor improvements to the CE docs. Also fix a bit of SGML markup | Neil Conway |
| 2005-11-02 | Add Tomoaki Sato to pgbench changes in release notes. | Bruce Momjian |
| 2005-11-01 | Add some documentation for constraint exclusion and basic partitioning. | Neil Conway |