| Age | Commit message (Expand) | Author |
| 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 |
| 2006-09-15 | Document Warm Standby for High Availability | Bruce Momjian |
| 2006-09-15 | Document WAL recovery now uses checkpoints. | Bruce Momjian |
| 2006-09-14 | Add a couple of information functions to support direct checks on whether | Tom Lane |
| 2006-09-14 | Fix missing markup. | Tom Lane |
| 2006-09-14 | For release notes checklist, add UTF8 URL. | Bruce Momjian |
| 2006-09-14 | In release notes checklist, add URL for HTML non-ASCII escapes, mention | Bruce Momjian |
| 2006-09-14 | Fix SGML markup | Teodor Sigaev |
| 2006-09-14 | GIN documentation and slightly improving GiST docs. | Teodor Sigaev |
| 2006-09-13 | Some small editorialization on the description of CREATE INDEX | Tom Lane |
| 2006-09-10 | Remove unhelpful/misleading advice about how to use SPI_saveplan(). | Tom Lane |
| 2006-09-10 | Add missing documentation for new anyarray-overlap operator. | Tom Lane |
| 2006-09-10 | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane |
| 2006-09-10 | Rename contains/contained-by operators to @> and <@, per discussion that | Tom Lane |
| 2006-09-09 | Remove reference to contrib/mac, which isn't there anymore. | Tom Lane |
| 2006-09-08 | Tweak the behavior of log_duration as proposed by Guillaume Smet: rather | Tom Lane |
| 2006-09-07 | Clean up logging for extended-query-protocol operations, as per my recent | Tom Lane |