| Commit message (Expand) | Author | Age | Files | Lines |
| * | Upgrade to DocBook V4.2 SGML. | Peter Eisentraut | 2003-11-24 | 10 | -42/+42 |
| * | Fix markup. | Peter Eisentraut | 2003-11-24 | 1 | -2/+2 |
| * | Use --with-docdir to choose installation location of documentation; put | Peter Eisentraut | 2003-11-24 | 1 | -13/+17 |
| * | Repair missed renamings of show_statement_stats and show_executor_stats. | Tom Lane | 2003-11-24 | 2 | -4/+4 |
| * | COMMENT ON casts, conversions, languages, operator classes, and | Tom Lane | 2003-11-21 | 1 | -5/+68 |
| * | Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches. | Bruce Momjian | 2003-11-17 | 1 | -2/+2 |
| * | Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes, | Tom Lane | 2003-11-16 | 1 | -3/+27 |
| * | Sync HEAD with update committed only in 7.4 branch. | Tom Lane | 2003-11-16 | 1 | -3/+3 |
| * | Another try at fixing the Linux overcommit docs, per Andrew Dunstan. | Tom Lane | 2003-11-16 | 1 | -36/+30 |
| * | Update info about SysV configuration procedures on OS X 10.3. | Tom Lane | 2003-11-16 | 1 | -4/+6 |
| * | Some editorializing on the Linux memory overcommit docs, from Neil Conway. | Tom Lane | 2003-11-16 | 1 | -30/+32 |
| * | More release-notes copy editing, from Neil Conway. | Tom Lane | 2003-11-16 | 1 | -10/+14 |
| * | A little bit more copy-editing... | Tom Lane | 2003-11-15 | 1 | -9/+9 |
| * | Minor wording improvement suggested by a comment in the interactive docs. | Tom Lane | 2003-11-15 | 1 | -2/+4 |
| * | Correct names of people with funny characters. | Peter Eisentraut | 2003-11-15 | 1 | -4/+4 |
| * | Repair error in syntax documentation for CREATE TABLE: one does not put | Tom Lane | 2003-11-14 | 1 | -2/+2 |
| * | Add release date for 7.4. | Bruce Momjian | 2003-11-14 | 1 | -1/+6 |
| * | Fix misstatement about the required value of SEMVMX. Given our current | Tom Lane | 2003-11-14 | 1 | -2/+2 |
| * | Beat some sense into the release notes. | Peter Eisentraut | 2003-11-14 | 1 | -1125/+1954 |
| * | Add final port reports. | Peter Eisentraut | 2003-11-13 | 1 | -17/+17 |
| * | Documentation cleanup | Peter Eisentraut | 2003-11-12 | 13 | -362/+377 |
| * | Cross-data-type comparisons are now indexable by btrees, pursuant to my | Tom Lane | 2003-11-12 | 2 | -5/+85 |
| * | Here's a patch that adds some text mentioning that | Bruce Momjian | 2003-11-12 | 1 | -2/+4 |
| * | Update release notes for polymorphic functions. | Bruce Momjian | 2003-11-10 | 1 | -2/+2 |
| * | Adjust file so psql help picks it up properly. | Peter Eisentraut | 2003-11-08 | 1 | -2/+2 |
| * | Minor copy-editing. | Tom Lane | 2003-11-06 | 5 | -60/+62 |
| * | Implement isolation levels read uncommitted and repeatable read as acting | Peter Eisentraut | 2003-11-06 | 4 | -22/+48 |
| * | Check off UnixWare. | Peter Eisentraut | 2003-11-05 | 1 | -14/+11 |
| * | Minor copy-editing. | Tom Lane | 2003-11-05 | 1 | -12/+25 |
| * | Some copy-editing for 7.4 release notes. | Tom Lane | 2003-11-04 | 1 | -83/+93 |
| * | Give the full syntax rules for subscripting and field selection in the | Tom Lane | 2003-11-04 | 1 | -20/+94 |
| * | Update keywords table. | Peter Eisentraut | 2003-11-04 | 1 | -8/+14 |
| * | Add report about HP-UX 11.00. | Peter Eisentraut | 2003-11-04 | 1 | -3/+4 |
| * | Random copy-editing. | Peter Eisentraut | 2003-11-04 | 21 | -588/+571 |
| * | Copy-editing. | Tom Lane | 2003-11-04 | 1 | -35/+45 |
| * | fix typo. (role_columns_grants -> role_column_grants) | Tatsuo Ishii | 2003-11-03 | 1 | -2/+2 |
| * | Provide a way to run the parallel regression tests with a user-specified | Tom Lane | 2003-11-02 | 1 | -15/+19 |
| * | Fix language. | Peter Eisentraut | 2003-11-02 | 1 | -4/+3 |
| * | Make spelling consistent. | Peter Eisentraut | 2003-11-02 | 1 | -2/+2 |
| * | pg_dumpall doesn't use psql anymore. | Peter Eisentraut | 2003-11-02 | 1 | -3/+3 |
| * | Put --describe-config in the right place. | Peter Eisentraut | 2003-11-02 | 1 | -2/+2 |
| * | Fix name in supported platforms list. | Peter Eisentraut | 2003-11-02 | 1 | -2/+2 |
| * | Complete options help and put it in less random order. | Peter Eisentraut | 2003-11-02 | 1 | -1/+32 |
| * | Call domains "domains", not "derived types". | Peter Eisentraut | 2003-11-02 | 1 | -9/+9 |
| * | Update ports list. | Peter Eisentraut | 2003-11-02 | 1 | -14/+22 |
| * | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 | 36 | -870/+877 |
| * | Rewrite GiST documentation into something actually useful. | Tom Lane | 2003-10-31 | 1 | -110/+260 |
| * | Fix broken markup. | Tom Lane | 2003-10-31 | 1 | -3/+3 |
| * | When a superuser does GRANT or REVOKE on an object he doesn't own, | Tom Lane | 2003-10-31 | 2 | -18/+37 |
| * | new protocol, faster startup. | Bruce Momjian | 2003-10-31 | 1 | -2/+2 |