| Commit message (Expand) | Author | Age |
* | Fix broken markup. | Tom Lane | 2006-02-12 |
* | Update wording for 8.1.X, remove <only>: | Bruce Momjian | 2006-02-12 |
* | > Actually, if you submit a patch that says either "SCROLL is the | Bruce Momjian | 2006-02-12 |
* | Fix release item ordering. | Bruce Momjian | 2006-02-12 |
* | Update back branch release notes. | Bruce Momjian | 2006-02-12 |
* | Fix release markup. | Bruce Momjian | 2006-02-12 |
* | Update release notes for 8.1.3. | Bruce Momjian | 2006-02-12 |
* | Reject out-of-range dates in date_in(). | Tom Lane | 2006-02-09 |
* | Fix typo in configuration docs. | Bruce Momjian | 2006-02-05 |
* | Update PL/pgSQL trigger example to be clearer about how to "merge" data | Bruce Momjian | 2006-02-05 |
* | Update EXPLAIN wording for GEQO usage. | Bruce Momjian | 2006-01-20 |
* | Doc patch that adds an example of a correllated UPDATE. | Bruce Momjian | 2006-01-19 |
* | Clarify STABLE function documentation to highlight how such functions | Bruce Momjian | 2006-01-19 |
* | Clarify use of btree indexes for ILIKE and ~*. | Bruce Momjian | 2006-01-18 |
* | Remove extraneous backslash from 'fixseq.sql' example --- mea culpa | Tom Lane | 2006-01-12 |
* | Release-note updates and copy editing.REL8_1_2 | Tom Lane | 2006-01-06 |
* | New pgcrypto item wording. | Bruce Momjian | 2006-01-05 |
* | Wording improvements. | Bruce Momjian | 2006-01-05 |
* | Improve markup. | Bruce Momjian | 2006-01-05 |
* | Update release notes for 8.1.X, 8.0.X, 7.4.X, and 7.3.X. | Bruce Momjian | 2006-01-05 |
* | Remove a space that incorrectly precedes a comma in the PL/pgSQL | Bruce Momjian | 2005-12-29 |
* | Update COPY CSV \. wording for externally created files. | Bruce Momjian | 2005-12-28 |
* | Add regression tests for CSV and \., and add automatic quoting of a | Bruce Momjian | 2005-12-28 |
* | Update interval documenation to mention the storage system used. | Bruce Momjian | 2005-12-22 |
* | Add documentation example of using interval multiplication with 'days'. | Bruce Momjian | 2005-12-21 |
* | Add additional example for interval multiplication. | Bruce Momjian | 2005-12-21 |
* | Add release notes for back branches (7.3 and up). | Tom Lane | 2005-12-09 |
* | Add documentation about the behavior of BEFORE triggers and referential | Bruce Momjian | 2005-12-09 |
* | Remove mention that history is _now_ automatically saved on exit. It | Bruce Momjian | 2005-12-09 |
* | Fix broken markup. | Tom Lane | 2005-12-09 |
* | Release note wording improvements. | Bruce Momjian | 2005-12-08 |
* | Wrap UTF-8 paragraph. | Bruce Momjian | 2005-12-08 |
* | Update wording of translation bug item. | Bruce Momjian | 2005-12-08 |
* | Stamp 8.1.1. | Bruce Momjian | 2005-12-08 |
* | Update release notes for 8.1.1. | Bruce Momjian | 2005-12-08 |
* | there's a paragraph in the ALTER TABLE reference page that reads: | Bruce Momjian | 2005-12-08 |
* | Remove empty heading row in error table. | Bruce Momjian | 2005-12-08 |
* | Add "Constant" column to error code table. | Bruce Momjian | 2005-12-08 |
* | Documentation fix: s/event_object_name/event_object_table/g | Peter Eisentraut | 2005-12-08 |
* | Add documentation about the inability of plpsql to use parameter names | Bruce Momjian | 2005-12-08 |
* | Fix incorrect SPI example, per Yoshihisa Nakano. | Tom Lane | 2005-12-07 |
* | Improve lazy vacuum wording. | Bruce Momjian | 2005-12-07 |
* | Clarify vacuum lazy can shrink a file under certain circumstances. | Bruce Momjian | 2005-12-07 |
* | Update iconv wording, per Peter. | Bruce Momjian | 2005-12-06 |
* | Highlight diff idea for iconv. | Bruce Momjian | 2005-12-06 |
* | iconv uses UTF-8, not UTF8. | Bruce Momjian | 2005-12-06 |
* | Document method of removing invalid UTF8 escape sequences from dump | Bruce Momjian | 2005-12-06 |
* | Since my name has a non-ascii-letter in it, it's often spelled wrong. In | Bruce Momjian | 2005-12-06 |
* | Allow to_char(interval) and to_char(time) to use AM/PM specifications. | Bruce Momjian | 2005-12-03 |
* | Fix obsolete description of -h option, per Andreas Schmidt. | Tom Lane | 2005-12-02 |