aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Fix some documentation in pg_rewindMichael Paquier2019-04-05
* Doc: clarify that REASSIGN OWNED doesn't handle default privileges.Tom Lane2019-03-25
* Accept XML documents when xmloption = content, as required by SQL:2006+.Tom Lane2019-03-23
* Simplify release-note links to back branches.Tom Lane2019-03-09
* Improve documentation of data_sync_retryMichael Paquier2019-02-28
* Fix documentation for dblink_error_message() return valueJoe Conway2019-02-17
* Doc: remove ancient comment.Tatsuo Ishii2019-02-17
* Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21.Tom Lane2019-02-10
* Doc: fix thinko in description of how to escape a backslash in bytea.Tom Lane2019-02-08
* Doc: in each release branch, keep only that branch's own release notes.Tom Lane2019-02-04
* Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXSMichael Paquier2019-02-03
* Fix psql's "\g target" meta-command to work with COPY TO STDOUT.Tom Lane2019-01-26
* Allow UNLISTEN in hot-standby mode.Tom Lane2019-01-25
* Replace references to mailinglists with @lists.postgresql.orgMagnus Hagander2019-01-17
* Remove references to MajordomoMagnus Hagander2019-01-17
* Doc: update our docs about kernel IPC parameters on *BSD.Tom Lane2019-01-08
* doc: document that INFO messages always go to client.Andrew Gierth2019-01-07
* doc: Update RFC URLsMichael Paquier2019-01-05
* Update copyright for 2019Bruce Momjian2019-01-02
* Doc: fix ancient mistake in search_path documentation.Tom Lane2018-12-20
* Update project link of pgBadger in documentationMichael Paquier2018-12-18
* Doc: improve documentation about ALTER LARGE OBJECT requirements.Tom Lane2018-12-11
* Document handling of invalid/ambiguous timestamp input near DST boundaries.Tom Lane2018-11-29
* doc: fix wording for plpgsql, add "and"Bruce Momjian2018-11-26
* Revert "Fix typo in documentation of toast storage"Michael Paquier2018-11-26
* Fix typo in documentation of toast storageMichael Paquier2018-11-26
* doc: adjust time zone names text, v2Bruce Momjian2018-11-21
* doc: adjust time zone names textBruce Momjian2018-11-21
* doc: Clarify CREATE TYPE ENUM documentationPeter Eisentraut2018-11-20
* PANIC on fsync() failure.Thomas Munro2018-11-19
* Doc: remove claim that all \pset format options are unique in 1 letter.Tom Lane2018-11-14
* Fix incorrect author name in release notesMichael Paquier2018-11-12
* Disallow setting client_min_messages higher than ERROR.Tom Lane2018-11-08
* Release notes for 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, 9.3.25.Tom Lane2018-11-04
* Yet further rethinking of build changes for macOS Mojave.Tom Lane2018-11-02
* docs: adjust simpler language for NULL return from ANY/ALLBruce Momjian2018-11-02
* GUC: adjust effective_cache_size docs and SQL descriptionBruce Momjian2018-11-02
* Fix some spelling errors in the documentationMagnus Hagander2018-11-02
* doc: use simpler language for NULL return from ANY/ALLBruce Momjian2018-11-02
* Fix memory leak in repeated SPGIST index scans.Tom Lane2018-10-31
* Fix missing whitespace in pg_dump ref pageMagnus Hagander2018-10-29
* Client-side fixes for delayed NOTIFY receipt.Tom Lane2018-10-19
* Fix documentation of pgrowlocks using "lock_type" instead of "modes"Michael Paquier2018-10-02
* docs: remove use of escape strings and use bytea hex outputBruce Momjian2018-09-21
* doc: Update broken linksPeter Eisentraut2018-09-13
* Support building with Visual Studio 2017Andrew Dunstan2018-09-11
* Make contrib/unaccent's unaccent() function work when not in search path.Tom Lane2018-09-06
* Make argument names of pg_get_object_address consistent, and fix docs.Tom Lane2018-09-05
* docs: improve AT TIME ZONE descriptionBruce Momjian2018-09-04
* Doc: fix oversights in "Client/Server Character Set Conversions" table.Tom Lane2018-09-01