aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21.Tom Lane2012-09-19
* Provide adequate documentation of the "table_name *" notation.Tom Lane2012-09-17
* Fix documentation reference to maximum allowed for autovacuum_freeze_max_age.Kevin Grittner2012-09-16
* Fix catalog docs to reflect connoinherit change in 09ff76f.Andrew Dunstan2012-09-12
* Fix typo: lexemes misspelled in full text search docs.Kevin Grittner2012-09-12
* Fix typo in information_schema documentation.Tom Lane2012-09-05
* Make one last copy-editing pass over the 9.2 release notes.Tom Lane2012-09-05
* Document that pg_upgrade requires PGHOST be set for any pre-9.1 serversBruce Momjian2012-09-04
* Mention basebackup-from-slave next to cascading replicationMagnus Hagander2012-09-04
* Back-patch recent pg_upgrade fixes into 9.2.Tom Lane2012-09-03
* Fix checkpoint_timeout documentation to reflect current behavior.Robert Haas2012-08-30
* Document how to prevent PostgreSQL itself from exhausting memory.Robert Haas2012-08-30
* Improve a couple of 9.2 release note entries.Tom Lane2012-08-27
* Add section IDs to subsections of syntax.sgml that lacked them.Tom Lane2012-08-27
* Some spelling adjustments in release notesPeter Eisentraut2012-08-24
* Normalize some British spellingsPeter Eisentraut2012-08-24
* Put options on man page and in help output in slightly better orderPeter Eisentraut2012-08-24
* Fix typo in example.Heikki Linnakangas2012-08-23
* Remove overly-pessimistic statement about constraint exclusion.Tom Lane2012-08-22
* Make a cut at a major-features list for 9.2.Tom Lane2012-08-22
* Make an editorial pass over the 9.2 release notes.Tom Lane2012-08-22
* Fix erroneous documentation of synchronous_commit = remote_write.Tom Lane2012-08-22
* Update 9.2 release notes to reflect commits to date.Tom Lane2012-08-21
* Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.Tom Lane2012-08-14
* Prevent access to external files/URLs via contrib/xml2's xslt_process().Tom Lane2012-08-14
* In documentation, change "recommendable" to "recommended", perBruce Momjian2012-08-14
* Add link from COPY ref page to psql \copy.Tom Lane2012-08-11
* Fix upper limit of superuser_reserved_connections, add limit for wal_sendersMagnus Hagander2012-08-10
* Doc correction to point out that 9.2+ can overwrite pg_xlog files.Simon Riggs2012-08-08
* Typo fixes for previous commit.Robert Haas2012-08-06
* Warn more vigorously about the non-transactional behavior of sequences.Robert Haas2012-08-06
* Reword documentation for concurrent index rebuilds to be clearer.Bruce Momjian2012-08-04
* Add link to synchronous_commit variables in high availability docs.Bruce Momjian2012-08-03
* Document that trying to exceed temp_file_limit causes a query cancel.Bruce Momjian2012-08-03
* Document that, for psql -c, only the result of the last command isBruce Momjian2012-08-03
* Update release notes for libpq feature change.Tom Lane2012-08-02
* Replace libpq's "row processor" API with a "single row" mode.Tom Lane2012-08-02
* Add documentation cross-reference for JSON functions.Tom Lane2012-08-01
* pg_basebackup: stylistic adjustmentsAlvaro Herrera2012-07-31
* Now that the diskchecker.pl author has updated the download link on hisBruce Momjian2012-07-30
* Update doc mention of diskchecker.pl to add URL for script; retain URLBruce Momjian2012-07-26
* Document that the pg_upgrade user of rsync might want to skip someBruce Momjian2012-07-26
* Document that pg_basebackup will create its output directoryPeter Eisentraut2012-07-25
* Change syntax of new CHECK NO INHERIT constraintsAlvaro Herrera2012-07-24
* Show step titles in the pg_upgrade man pagePeter Eisentraut2012-07-17
* Add link to PEP 394 regarding python2 vs python3 namingPeter Eisentraut2012-07-14
* Document that Log-Shipping Standby Servers cannot be upgraded byBruce Momjian2012-07-10
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-04
* Remove reference to default wal_buffers being 8Magnus Hagander2012-07-04
* Remove references to PostgreSQL bundled on SolarisMagnus Hagander2012-07-04