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