aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* 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-11
* Update syntax shown for \copy to match new syntax for COPY.Robert Haas2012-09-06
* 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
* Fix pg_upgrade to cope with non-default unix_socket_directory scenarios.Tom Lane2012-09-03
* Update URLs that pointed to sun.com; either repoint them or removeBruce Momjian2012-09-02
* Add small doc mention that libpq is named after POSTQUEL.Bruce Momjian2012-09-02
* Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f15 as the valuesBruce Momjian2012-09-01
* Fix broken link in installation.sgml.Tom Lane2012-09-01
* Cross-link to doc build requirements from install requirements.Robert Haas2012-09-01
* More documentation updates for LATERAL.Tom Lane2012-09-01
* psql: Reduce compatibility warningPeter Eisentraut2012-08-31
* In pg_upgade, document that the port numbers must be different whenBruce Momjian2012-08-31
* Clarify FreeBSD instructions in pg_test_timing.Bruce Momjian2012-08-30
* Properly document that SIGTERM is OK for users to use on a postgresBruce Momjian2012-08-30
* Revert 1fbc30f1dca6624c01a9a6a9ff711a7036c68532 because theBruce Momjian2012-08-30
* Remove doc mention of --enable-shared, per Tom.Bruce Momjian2012-08-30
* Document that max_locks_per_transaction might need to be increased forBruce Momjian2012-08-30
* Fix checkpoint_timeout documentation to reflect current behavior.Robert Haas2012-08-30
* Document that log_autovacuum_min_duration can be used to monitorBruce Momjian2012-08-30
* Document how to prevent PostgreSQL itself from exhausting memory.Robert Haas2012-08-30
* Document that COPY OUT requires an absolute pathname.Robert Haas2012-08-30
* Remove old documentation warnings about the use of bigint.Bruce Momjian2012-08-30
* Document that xslt-related RPMs may be needed to build docs.Robert Haas2012-08-30
* Document that NOTIFY events are visible to all users.Bruce Momjian2012-08-29
* Adjust pg_test_timing to show shortest test durations first, placeBruce Momjian2012-08-28
* Update doc mention of how to compute bigint advisory lock value, per TomBruce Momjian2012-08-28
* Document how to create advisory lock "bigint" values in SQL.Bruce Momjian2012-08-27
* 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
* Document the lack of reading the PGDATABASE environment variable inBruce Momjian2012-08-27
* Update FreeBSD kernel configuration documentation.Bruce Momjian2012-08-26
* Clarify documentation that primary key and unique constraints are copiedBruce Momjian2012-08-26
* Document clearly that psql \! parameter interpretation limitations areBruce Momjian2012-08-25
* 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
* Add instructions for setting up documentation tool chain on Mac OS XPeter Eisentraut2012-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
* Fix typo.Bruce Momjian2012-08-22
* Document that pg_reload_conf() is also an easy way to reload theBruce Momjian2012-08-22
* Update 9.2 release notes to reflect commits to date.Tom Lane2012-08-21