summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2009-05-02Split the release notes into a separate file for each (active) major branch,Tom Lane
2009-03-12Update back-branch release notes.Tom Lane
2009-01-30Update back-branch release notes.Tom Lane
2009-01-15Change explanation of pg_switch_xlog()'s return value to match code.Heikki Linnakangas
2009-01-09Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the needBruce Momjian
2009-01-06Remove references to pgsql-ports and pgsql-patches mailing lists fromTom Lane
2008-11-25information_schema.key_column_usage.position_in_unique_constraint wasTom Lane
2008-10-30Update back-branch release notes.Tom Lane
2008-10-27Install a more robust solution for the problem of infinite error-processingTom Lane
2008-10-10Fix COPY documentation to not imply that HEADER can be used outside CSV mode.Tom Lane
2008-09-19Update back-branch release notes.Tom Lane
2008-08-26Fix pg_dump docs to acknowledge that you can use -Z with plain text output. ...Tom Lane
2008-07-22Update link to Oleg and Teodor's GIN page.Tom Lane
2008-06-08Update release notes for ALTER AGGREGATE fix.Tom Lane
2008-06-07Update release notes for 8.3.3 et al.Tom Lane
2008-06-04Draft release notes for upcoming back-branch updates.Tom Lane
2008-05-29Update odbc URL.Bruce Momjian
2008-05-28Improve GRANT documentation to point out that UPDATE and DELETE typicallyTom Lane
2008-04-21Add link to major version release notes at the top of the minorMagnus Hagander
2008-03-13Update release notes for 8.3.1 and 8.2.7 releases.Tom Lane
2008-03-12Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by postponingTom Lane
2008-01-31Improve pg_autovacuum documentation to clarify that the enabled field cannotTom Lane
2008-01-14Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode:Tom Lane
2008-01-03Update release notes for security releases.Tom Lane
2008-01-03Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX,Tom Lane
2008-01-02Fix invalid ipv6 address in example. Per doc comment 7211.Magnus Hagander
2007-11-23Fix "Overall Page Layout" table. The second row should be ItemIdData, notTatsuo Ishii
2007-11-01Update shared-memory-size info for 8.2 branch.Tom Lane
2007-09-29Make archive recovery always start a new timeline, rather than only when aTom Lane
2007-09-16Update release notes for last-minute fix.REL8_2_5Tom Lane
2007-09-14Fix markup that doesn't work in back branches.Tom Lane
2007-09-14Minor editorialization on release notes.Tom Lane
2007-09-14Clarify tar documentation about return error codes.Bruce Momjian
2007-09-14Update GNU tar error code documentation.Bruce Momjian
2007-09-11StampBruce Momjian
2007-06-07Fix array_dims() example to be consistent with the data previously shown.Tom Lane
2007-06-02Remove incorrect semicolon in example. This was previously fixed inNeil Conway
2007-05-29Fix a bug in input processing for the "interval" type. Previously,Neil Conway
2007-05-21Fix spurious German index entryPeter Eisentraut
2007-05-18Fix inappropriate commentsPeter Eisentraut
2007-05-15Fix a bunch of bad grammar in the docs: "<link>, which see for moreNeil Conway
2007-05-15Add a note to the documentation to clarify that even whenNeil Conway
2007-05-13Document that CLUSTER breaks MVCC visibility rules.Magnus Hagander
2007-05-11Fix my oversight in enabling domains-of-domains: ALTER DOMAIN ADD CONSTRAINTTom Lane
2007-05-03Fix a few more double words in docs.Alvaro Herrera
2007-05-03Fix some typos in the documentation. Patch from Brian Gough. BackportNeil Conway
2007-04-23Fix newly-introduced documentation typo.Neil Conway
2007-04-20Fix markup.REL8_2_4Tom Lane
2007-04-20Support explicit placement of the temporary-table schema within search_path.Tom Lane
2007-04-19Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.Bruce Momjian