| Commit message (Expand) | Author | Age | Files | Lines |
| * | date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano. | Tom Lane | 2006-10-01 | 1 | -1/+2 |
| * | Add: | Bruce Momjian | 2006-09-30 | 2 | -2/+16 |
| * | Add MONEY URL: | Bruce Momjian | 2006-09-30 | 2 | -2/+4 |
| * | Allow assignment to array elements not contiguous with those already | Tom Lane | 2006-09-29 | 1 | -6/+7 |
| * | Remove duplicate (and now incorrect) documentation for row-wise IS [NOT] | Tom Lane | 2006-09-29 | 1 | -19/+1 |
| * | Fix IS NULL and IS NOT NULL tests on row-valued expressions to conform to | Tom Lane | 2006-09-28 | 1 | -1/+14 |
| * | Add URL for client_encoding being set by client: | Bruce Momjian | 2006-09-28 | 2 | -2/+4 |
| * | GiST stands for "Generalized Search Tree", and therefore should not be | Neil Conway | 2006-09-27 | 1 | -7/+7 |
| * | Update wording of inheritance major release item. | Bruce Momjian | 2006-09-26 | 1 | -2/+2 |
| * | Split out inheritance major feature item in release notes. | Bruce Momjian | 2006-09-26 | 1 | -2/+8 |
| * | Done: | Bruce Momjian | 2006-09-26 | 2 | -18/+7 |
| * | Increase default value of effective_cache_size to 128MB, per discussion. | Tom Lane | 2006-09-25 | 1 | -5/+5 |
| * | More incremental improvements for the release notes. | Neil Conway | 2006-09-25 | 1 | -24/+26 |
| * | no-data-for-failed-tables is a pg_restore option, not a pg_dump option. | Tom Lane | 2006-09-25 | 1 | -2/+2 |
| * | Fix name, "Laurenz Albe" at request of author. | Bruce Momjian | 2006-09-25 | 1 | -3/+3 |
| * | Minor incremental improvements to the release notes. | Neil Conway | 2006-09-24 | 1 | -20/+24 |
| * | Tag us Beta1REL8_2_BETA1 | PostgreSQL Daemon | 2006-09-23 | 1 | -1/+1 |
| * | Fix pg_locks view to call advisory locks advisory locks, while preserving | Tom Lane | 2006-09-22 | 1 | -5/+7 |
| * | Add to major release notes items, per Simon. | Bruce Momjian | 2006-09-22 | 1 | -5/+6 |
| * | Move incorrectly-located indexterm entry. | Tom Lane | 2006-09-22 | 1 | -5/+5 |
| * | Update timezone documentation to reflect current reality: instead of | Tom Lane | 2006-09-22 | 4 | -1865/+100 |
| * | Update release notes to only use HTML4 entities. | Bruce Momjian | 2006-09-22 | 1 | -7/+18 |
| * | We're going to have to spell dotless i as plain i, because dotless i is | Tom Lane | 2006-09-22 | 1 | -12/+10 |
| * | Fix a lot of broken markup. | Tom Lane | 2006-09-22 | 1 | -17/+13 |
| * | Update release notes to be current as of CVS today. | Bruce Momjian | 2006-09-22 | 1 | -2/+13 |
| * | Update major release note items. | Bruce Momjian | 2006-09-22 | 1 | -5/+27 |
| * | First try at a major features list for 8.2. | Bruce Momjian | 2006-09-22 | 1 | -11/+64 |
| * | Add comments about STORAGE option for GIN | Teodor Sigaev | 2006-09-21 | 1 | -3/+4 |
| * | Fix table's caption | Teodor Sigaev | 2006-09-21 | 1 | -2/+2 |
| * | Updated several parts in particular variable handling. This is work that was ... | Michael Meskes | 2006-09-21 | 1 | -36/+3171 |
| * | Wording changes for continuous archving, per Simon. | Bruce Momjian | 2006-09-21 | 1 | -22/+21 |
| * | Add documentation for new in-core advisory lock functions. Merlin Moncure | Tom Lane | 2006-09-20 | 2 | -18/+290 |
| * | Add URL for domain casting: | Bruce Momjian | 2006-09-20 | 2 | -2/+4 |
| * | Update release notes to use scaron, rather than numeric code for entity. | Bruce Momjian | 2006-09-20 | 1 | -2/+2 |
| * | Fix bogus markup. | Tom Lane | 2006-09-20 | 1 | -30/+31 |
| * | Add AIX shared library support item to release notes. | Bruce Momjian | 2006-09-20 | 1 | -1/+7 |
| * | Release note wording improvement. | Bruce Momjian | 2006-09-20 | 1 | -2/+2 |
| * | Add shared linking information to AIX FAQ. | Bruce Momjian | 2006-09-20 | 1 | -2/+79 |
| * | Improvements to the partitioning documentation. Original patch from Greg | Neil Conway | 2006-09-20 | 1 | -61/+83 |
| * | Do a round of copy-editing for the release notes: fix some typos and | Neil Conway | 2006-09-19 | 1 | -79/+87 |
| * | Dashed items are now for 8.3: | Bruce Momjian | 2006-09-19 | 2 | -4/+4 |
| * | Remove completed TODO items: | Bruce Momjian | 2006-09-19 | 2 | -213/+14 |
| * | Document how to use psql's --single-transaction option to rollback restoring | Neil Conway | 2006-09-19 | 1 | -22/+39 |
| * | Fix broken markup. | Tom Lane | 2006-09-19 | 1 | -1/+2 |
| * | Minor additions and typo fixes for the backup documentation. Patch from | Neil Conway | 2006-09-19 | 1 | -25/+42 |
| * | More 8.2 release item reordering. | Bruce Momjian | 2006-09-19 | 1 | -40/+40 |
| * | Reorder 8.2 release note items more logically. | Bruce Momjian | 2006-09-19 | 1 | -548/+575 |
| * | Update migration changes, more cleanups. | Bruce Momjian | 2006-09-19 | 1 | -773/+784 |
| * | Properly mention in the release notes that fillfactor controls both heap | Bruce Momjian | 2006-09-18 | 1 | -5/+6 |
| * | Wrap long lines in 8.2 release notes. | Bruce Momjian | 2006-09-18 | 1 | -455/+628 |