| Commit message (Expand) | Author | Age |
* | Update back-branch release notes. | Tom Lane | 2008-10-30 |
* | Install a more robust solution for the problem of infinite error-processing | Tom Lane | 2008-10-27 |
* | Fix COPY documentation to not imply that HEADER can be used outside CSV mode. | Tom Lane | 2008-10-10 |
* | Update back-branch release notes. | Tom Lane | 2008-09-19 |
* | Fix pg_dump docs to acknowledge that you can use -Z with plain text output. ... | Tom Lane | 2008-08-26 |
* | Update release notes for ALTER AGGREGATE fix. | Tom Lane | 2008-06-08 |
* | Update release notes for 8.3.3 et al. | Tom Lane | 2008-06-07 |
* | Remove link that pre-8.2 doc tools don't support.REL8_1_12 | Tom Lane | 2008-06-06 |
* | Draft release notes for upcoming back-branch updates. | Tom Lane | 2008-06-04 |
* | Improve GRANT documentation to point out that UPDATE and DELETE typically | Tom Lane | 2008-05-28 |
* | Add link to major version release notes at the top of the minor | Magnus Hagander | 2008-04-21 |
* | Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by postponing | Tom Lane | 2008-03-12 |
* | Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode: | Tom Lane | 2008-01-14 |
* | Update release notes for security releases. | Tom Lane | 2008-01-03 |
* | Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, | Tom Lane | 2008-01-03 |
* | Fix invalid ipv6 address in example. Per doc comment 7211. | Magnus Hagander | 2008-01-02 |
* | Fix "Overall Page Layout" table. The second row should be ItemIdData, not | Tatsuo Ishii | 2007-11-23 |
* | Make archive recovery always start a new timeline, rather than only when a | Tom Lane | 2007-09-29 |
* | Update release notes for last-minute fix.REL8_1_10 | Tom Lane | 2007-09-16 |
* | Fix markup that doesn't work in back branches. | Tom Lane | 2007-09-14 |
* | Minor editorialization on release notes. | Tom Lane | 2007-09-14 |
* | Stamp | Bruce Momjian | 2007-09-11 |
* | Fix array_dims() example to be consistent with the data previously shown. | Tom Lane | 2007-06-07 |
* | Fix a bug in input processing for the "interval" type. Previously, | Neil Conway | 2007-05-29 |
* | Fix spurious German index entry | Peter Eisentraut | 2007-05-21 |
* | Document that CLUSTER breaks MVCC visibility rules. | Magnus Hagander | 2007-05-13 |
* | Fix newly-introduced documentation typo. | Neil Conway | 2007-04-23 |
* | Fix markup. | Tom Lane | 2007-04-20 |
* | Support explicit placement of the temporary-table schema within search_path. | Tom Lane | 2007-04-20 |
* | Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian | 2007-04-19 |
* | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian | 2007-04-19 |
* | Fix spelling: SYMETRIC -> SYMMETRIC | Peter Eisentraut | 2007-04-09 |
* | Arrange to install a "posixrules" entry in our timezone database, so that | Tom Lane | 2007-03-14 |
* | Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.REL8_1_8 | Bruce Momjian | 2007-02-07 |
* | Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under | Neil Conway | 2007-02-02 |
* | Update release notes for security-related releases in all active branches. | Tom Lane | 2007-02-02 |
* | Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps | Neil Conway | 2007-01-15 |
* | Links to GUC variables from HISTORY don't work in back branches...REL8_1_6 | Tom Lane | 2007-01-06 |
* | Fix markup because older releases couldn't link to the reference section. | Bruce Momjian | 2007-01-06 |
* | Minor copy-editing for release note updates. | Tom Lane | 2007-01-05 |
* | Create release notes for 8.1.6. | Bruce Momjian | 2007-01-05 |
* | Document the recently-understood hazard that a rollback can release row-level | Tom Lane | 2006-12-01 |
* | Add release entry for 8.1.5 that was missing: | Bruce Momjian | 2006-11-23 |
* | Correct documentation error: in 8.1 and 8.2, %p in archive and restore | Tom Lane | 2006-11-04 |
* | Fix typo in version number. | Tom Lane | 2006-10-13 |
* | Update release notes for SQL functions vs triggers fix. | Tom Lane | 2006-10-12 |
* | A bit of copy-editing on back-branch release notes. | Tom Lane | 2006-10-11 |
* | Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. | Bruce Momjian | 2006-10-09 |
* | date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano. | Tom Lane | 2006-10-01 |
* | Remove obsolete tip about casting bool to int, per Taiki Yamaguchi. | Tom Lane | 2006-08-21 |