aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* PL/Python: Convert oid to long/intPeter Eisentraut2012-09-29
* Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant.Tom Lane2012-09-28
* Fix examples of how to use "su" while starting the server.Tom Lane2012-09-25
* Add support for include_dir in config file.Heikki Linnakangas2012-09-24
* Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch.Tom Lane2012-09-22
* Fix docs typoAndrew Dunstan2012-09-22
* Allow IF NOT EXISTS when add a new enum label.Andrew Dunstan2012-09-22
* 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-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