| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove qsort TODO.detail. All items completed. | Bruce Momjian | 2006-10-19 | 1 | -2626/+0 |
| * | Done: | Bruce Momjian | 2006-10-19 | 2 | -11/+2 |
| * | Fix up timetz input so that a date is required only when the specified | Tom Lane | 2006-10-18 | 1 | -16/+7 |
| * | Fix array operator refererence in release notes, per David Wheeler. | Bruce Momjian | 2006-10-18 | 1 | -2/+2 |
| * | Fix up some problems in handling of zic-style time zone names in datetime | Tom Lane | 2006-10-17 | 2 | -27/+19 |
| * | Mark 8.2 release as 2006-??, not 2005-??, per observation by David | Bruce Momjian | 2006-10-17 | 1 | -2/+2 |
| * | Attached files fix the link problem in FAQ_DEV.html, remove some parts | Bruce Momjian | 2006-10-17 | 2 | -17/+10 |
| * | Fixes for CREATE CONSTRAINT manual page. | Bruce Momjian | 2006-10-17 | 1 | -4/+4 |
| * | Arrange for timezone names to be recognized case-insensitively; for | Tom Lane | 2006-10-16 | 1 | -7/+13 |
| * | CREATE CONSTRAINT manual page wording improvements. | Bruce Momjian | 2006-10-16 | 1 | -3/+3 |
| * | Update to CREATE CONSTRAINT manual page. | Bruce Momjian | 2006-10-16 | 1 | -68/+95 |
| * | I updated RPM related parts in FAQ_DEV against HEAD to be more current. | Bruce Momjian | 2006-10-16 | 2 | -146/+112 |
| * | Remove use of '<' and '>' in SGML, use '&' escapes. | Bruce Momjian | 2006-10-16 | 3 | -7/+7 |
| * | Update Japanese FAQ. | Bruce Momjian | 2006-10-15 | 2 | -12/+11 |
| * | FAQ updates --- This is a small cosmetic patch that adds pt_BR IRC | Bruce Momjian | 2006-10-14 | 2 | -10/+12 |
| * | Code review for --no-data-for-failed-tables patch. Instead of trashing | Tom Lane | 2006-10-14 | 1 | -8/+16 |
| * | Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch. | Tom Lane | 2006-10-13 | 2 | -119/+92 |
| * | Update Japanese FAQ. | Bruce Momjian | 2006-10-13 | 2 | -16/+18 |
| * | Fix typo in version number. | Tom Lane | 2006-10-13 | 1 | -2/+2 |
| * | Remove: | Bruce Momjian | 2006-10-12 | 2 | -6/+2 |
| * | Add url's for hints: | Bruce Momjian | 2006-10-12 | 2 | -2/+6 |
| * | Add: | Bruce Momjian | 2006-10-12 | 2 | -2/+6 |
| * | Make some incremental improvements and fixes to the documentation on | Neil Conway | 2006-10-12 | 1 | -95/+106 |
| * | Update release notes for SQL functions vs triggers fix. | Tom Lane | 2006-10-12 | 1 | -1/+5 |
| * | In the installation docs, add some links to the documentation on LDAP | Neil Conway | 2006-10-12 | 1 | -9/+12 |
| * | A bit of copy-editing on back-branch release notes. | Tom Lane | 2006-10-11 | 1 | -66/+77 |
| * | Cleanup pass | Peter Eisentraut | 2006-10-10 | 1 | -64/+55 |
| * | Update FAQ for latest release 8.1.5. | Bruce Momjian | 2006-10-10 | 2 | -4/+4 |
| * | 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 |