| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revise psql pattern-matching switches as per discussion. The rule is now | Tom Lane | 2006-10-09 | 1 | -117/+186 |
| * | Improve description of the pattern matching rules used by psql's \d | Tom Lane | 2006-10-09 | 1 | -15/+66 |
| * | Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. | Bruce Momjian | 2006-10-09 | 1 | -1/+189 |
| * | Updated keyword table for 8.2 | Peter Eisentraut | 2006-10-08 | 1 | -3/+45 |
| * | Update multi-line editing wording in release notes. | Bruce Momjian | 2006-10-08 | 1 | -3/+3 |
| * | In release notes, mention that multi-line history saving does not work | Bruce Momjian | 2006-10-08 | 1 | -2/+4 |
| * | Simplify <link> regex cleanup code. | Bruce Momjian | 2006-10-07 | 1 | -2/+2 |
| * | Allow HISTORY/history.html to be generated by removing <link> elements, | Bruce Momjian | 2006-10-07 | 2 | -4/+9 |
| * | In release notes, always use </link> rather than </>. | Bruce Momjian | 2006-10-07 | 1 | -23/+25 |
| * | The -X option in pg_dump was supposed to be a workaround for the lack of | Peter Eisentraut | 2006-10-07 | 5 | -16/+8 |
| * | On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that | Tom Lane | 2006-10-07 | 1 | -17/+25 |
| * | Remove tabs added accidentally. | Bruce Momjian | 2006-10-07 | 1 | -357/+357 |
| * | Fix a typo. | Neil Conway | 2006-10-07 | 1 | -2/+2 |
| * | Add main documentation link tags to the release notes. | Bruce Momjian | 2006-10-07 | 1 | -248/+363 |
| * | Add indenting to Solaris FAQ, for clarity. | Bruce Momjian | 2006-10-05 | 1 | -74/+80 |
| * | Update DB2X texinfo example code. | Bruce Momjian | 2006-10-05 | 1 | -2/+2 |
| * | Update Solaris FAQ. | Bruce Momjian | 2006-10-04 | 1 | -14/+101 |
| * | Improve readline psql prompt suggestion. | Bruce Momjian | 2006-10-03 | 1 | -2/+2 |
| * | Add experimental support for db2x texinfo | Bruce Momjian | 2006-10-03 | 1 | -2/+22 |
| * | This patch fixes a small typo in information_schema.sgml. | Bruce Momjian | 2006-10-03 | 1 | -2/+2 |
| * | Add URL for strlcpy(): | Bruce Momjian | 2006-10-03 | 2 | -2/+6 |
| * | Add: | Bruce Momjian | 2006-10-03 | 2 | -3/+8 |
| * | Update wording: | Bruce Momjian | 2006-10-02 | 2 | -4/+4 |
| * | Add: | Bruce Momjian | 2006-10-02 | 2 | -2/+5 |
| * | Remove mention of the -fast option from the Solaris FAQ. | Bruce Momjian | 2006-10-02 | 1 | -12/+1 |
| * | Update recovery documentation. | Bruce Momjian | 2006-10-02 | 1 | -1/+51 |
| * | Add URL for cached copy of paper as SGML comment. | Bruce Momjian | 2006-10-02 | 1 | -1/+5 |
| * | Add release note item: | Bruce Momjian | 2006-10-02 | 1 | -1/+8 |
| * | Move "Exotic Features" to the bottom of TODO. | Bruce Momjian | 2006-10-02 | 2 | -69/+70 |
| * | Improve documentation of configure's readline/libedit switches. | Tom Lane | 2006-10-01 | 1 | -8/+14 |
| * | 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 |