Age | Commit message (Expand) | Author |
2008-05-28 | Improve GRANT documentation to point out that UPDATE and DELETE typically | Tom Lane |
2008-04-22 | Replace developer FAQ with a reference to the wiki, which is where | Magnus Hagander |
2008-04-21 | Add link to major version release notes at the top of the minor | Magnus Hagander |
2008-03-12 | Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by postponing | Tom Lane |
2008-01-14 | Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode: | Tom Lane |
2008-01-03 | Update release notes for security releases. | Tom Lane |
2008-01-03 | Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, | Tom Lane |
2008-01-02 | Fix invalid ipv6 address in example. Per doc comment 7211. | Magnus Hagander |
2007-11-23 | Fix "Overall Page Layout" table. The second row should be ItemIdData, not | Tatsuo Ishii |
2007-09-29 | Make archive recovery always start a new timeline, rather than only when a | Tom Lane |
2007-09-16 | Update release notes for last-minute fix.REL8_1_10 | Tom Lane |
2007-09-14 | Fix markup that doesn't work in back branches. | Tom Lane |
2007-09-14 | Minor editorialization on release notes. | Tom Lane |
2007-09-11 | Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. | Bruce Momjian |
2007-09-11 | Stamp | Bruce Momjian |
2007-06-07 | Fix array_dims() example to be consistent with the data previously shown. | Tom Lane |
2007-05-29 | Fix a bug in input processing for the "interval" type. Previously, | Neil Conway |
2007-05-21 | Fix spurious German index entry | Peter Eisentraut |
2007-05-13 | Document that CLUSTER breaks MVCC visibility rules. | Magnus Hagander |
2007-04-23 | Fix newly-introduced documentation typo. | Neil Conway |
2007-04-20 | Fix markup. | Tom Lane |
2007-04-20 | Support explicit placement of the temporary-table schema within search_path. | Tom Lane |
2007-04-19 | 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 | Update FAQ to mention most recent release for releases | 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-09 | Fix spelling: SYMETRIC -> SYMMETRIC | Peter Eisentraut |
2007-03-14 | Arrange to install a "posixrules" entry in our timezone database, so that | Tom Lane |
2007-02-07 | Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.REL8_1_8 | Bruce Momjian |
2007-02-02 | 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-01-15 | Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps | Neil Conway |
2007-01-06 | 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-05 | Minor copy-editing for release note updates. | Tom Lane |
2007-01-05 | Stamp release 8.1.6. | Bruce Momjian |
2007-01-05 | Create release notes for 8.1.6. | Bruce Momjian |
2006-12-01 | Document the recently-understood hazard that a rollback can release row-level | Tom Lane |
2006-11-23 | Add release entry for 8.1.5 that was missing: | Bruce Momjian |
2006-11-04 | Correct documentation error: in 8.1 and 8.2, %p in archive and restore | Tom Lane |
2006-10-13 | Update Japanese FAQ. | Bruce Momjian |
2006-10-13 | Fix typo in version number. | Tom Lane |
2006-10-12 | Update release notes for SQL functions vs triggers fix. | Tom Lane |
2006-10-11 | A bit of copy-editing on back-branch release notes. | Tom Lane |
2006-10-10 | Backpatch FAQs to 8.1.X. | Bruce Momjian |
2006-10-09 | Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. | Bruce Momjian |
2006-10-09 | Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. | Bruce Momjian |
2006-10-01 | date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano. | Tom Lane |
2006-08-21 | Remove obsolete tip about casting bool to int, per Taiki Yamaguchi. | Tom Lane |
2006-08-02 | Fix documentation error: GRANT/REVOKE for roles only accept role names | Tom Lane |
2006-07-31 | Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji. | Alvaro Herrera |