| Age | Commit message (Expand) | Author |
| 2006-09-29 | Allow assignment to array elements not contiguous with those already | Tom Lane |
| 2006-09-29 | Remove duplicate (and now incorrect) documentation for row-wise IS [NOT] | Tom Lane |
| 2006-09-28 | Fix IS NULL and IS NOT NULL tests on row-valued expressions to conform to | Tom Lane |
| 2006-09-27 | GiST stands for "Generalized Search Tree", and therefore should not be | Neil Conway |
| 2006-09-26 | Update wording of inheritance major release item. | Bruce Momjian |
| 2006-09-26 | Split out inheritance major feature item in release notes. | Bruce Momjian |
| 2006-09-25 | Increase default value of effective_cache_size to 128MB, per discussion. | Tom Lane |
| 2006-09-25 | More incremental improvements for the release notes. | Neil Conway |
| 2006-09-25 | no-data-for-failed-tables is a pg_restore option, not a pg_dump option. | Tom Lane |
| 2006-09-25 | Fix name, "Laurenz Albe" at request of author. | Bruce Momjian |
| 2006-09-24 | Minor incremental improvements to the release notes. | Neil Conway |
| 2006-09-22 | Fix pg_locks view to call advisory locks advisory locks, while preserving | Tom Lane |
| 2006-09-22 | Add to major release notes items, per Simon. | Bruce Momjian |
| 2006-09-22 | Move incorrectly-located indexterm entry. | Tom Lane |
| 2006-09-22 | Update timezone documentation to reflect current reality: instead of | Tom Lane |
| 2006-09-22 | Update release notes to only use HTML4 entities. | Bruce Momjian |
| 2006-09-22 | We're going to have to spell dotless i as plain i, because dotless i is | Tom Lane |
| 2006-09-22 | Fix a lot of broken markup. | Tom Lane |
| 2006-09-22 | Update release notes to be current as of CVS today. | Bruce Momjian |
| 2006-09-22 | Update major release note items. | Bruce Momjian |
| 2006-09-22 | First try at a major features list for 8.2. | Bruce Momjian |
| 2006-09-21 | Add comments about STORAGE option for GIN | Teodor Sigaev |
| 2006-09-21 | Fix table's caption | Teodor Sigaev |
| 2006-09-21 | Updated several parts in particular variable handling. This is work that was ... | Michael Meskes |
| 2006-09-21 | Wording changes for continuous archving, per Simon. | Bruce Momjian |
| 2006-09-20 | Add documentation for new in-core advisory lock functions. Merlin Moncure | Tom Lane |
| 2006-09-20 | Update release notes to use scaron, rather than numeric code for entity. | Bruce Momjian |
| 2006-09-20 | Fix bogus markup. | Tom Lane |
| 2006-09-20 | Add AIX shared library support item to release notes. | Bruce Momjian |
| 2006-09-20 | Release note wording improvement. | Bruce Momjian |
| 2006-09-20 | Improvements to the partitioning documentation. Original patch from Greg | Neil Conway |
| 2006-09-19 | Do a round of copy-editing for the release notes: fix some typos and | Neil Conway |
| 2006-09-19 | Document how to use psql's --single-transaction option to rollback restoring | Neil Conway |
| 2006-09-19 | Fix broken markup. | Tom Lane |
| 2006-09-19 | Minor additions and typo fixes for the backup documentation. Patch from | Neil Conway |
| 2006-09-19 | More 8.2 release item reordering. | Bruce Momjian |
| 2006-09-19 | Reorder 8.2 release note items more logically. | Bruce Momjian |
| 2006-09-19 | Update migration changes, more cleanups. | Bruce Momjian |
| 2006-09-18 | Properly mention in the release notes that fillfactor controls both heap | Bruce Momjian |
| 2006-09-18 | Wrap long lines in 8.2 release notes. | Bruce Momjian |
| 2006-09-18 | Updates from Jim Nasby. | Bruce Momjian |
| 2006-09-18 | Add built-in userlock manipulation functions to replace the former | Tom Lane |
| 2006-09-18 | Move 8.2 release documentation into SGML. | Bruce Momjian |
| 2006-09-18 | Make the order of the CASCADE and RESTRICT keywords in the DROP OWNED | Neil Conway |
| 2006-09-18 | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane |
| 2006-09-18 | Improve wordings by David Fuhry <dfuhry@cs.kent.edu> | Teodor Sigaev |
| 2006-09-17 | Change ANALYZE to take ShareUpdateExclusiveLock not AccessShareLock on | Tom Lane |
| 2006-09-16 | Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, | Tom Lane |
| 2006-09-16 | Rename xml_valid() to xml_is_well_formed(), but provide a temporary | Tom Lane |
| 2006-09-16 | Remove emacs info from footer of SGML files. | Bruce Momjian |