Commit Graph

13650 Commits (2a0edae47af453ef27ef7ff013beb7201f8549d8)

Author SHA1 Message Date
Tom Lane a093e14449 Stamp 10.7. 7 years ago
Tom Lane 638befaae1 Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. 7 years ago
Tom Lane dc0eb137fe Call set_rel_pathlist_hook before generate_gather_paths, not after. 7 years ago
Tom Lane b251550210 Doc: fix thinko in description of how to escape a backslash in bytea. 7 years ago
Tom Lane 2b24271153 Doc: in each release branch, keep only that branch's own release notes. 7 years ago
Michael Paquier da14c9b190 Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS 7 years ago
Magnus Hagander 11b6345281 Improve wording about WAL files in tar mode of pg_basebackup 7 years ago
Tom Lane 8e97a97b32 Fix psql's "\g target" meta-command to work with COPY TO STDOUT. 7 years ago
Tom Lane e8ec19cd13 Allow UNLISTEN in hot-standby mode. 7 years ago
Alvaro Herrera c2f557d4fa Add 'id' to Acknowledgments section 7 years ago
Michael Paquier b15160bc71 Restrict the use of temporary namespace in two-phase transactions 7 years ago
Magnus Hagander 729c6c3f92 Replace references to mailinglists with @lists.postgresql.org 7 years ago
Magnus Hagander d6e8899359 Remove references to Majordomo 7 years ago
Michael Paquier 3607dd39ba Fix typos in documentation and for one wait event 7 years ago
Peter Eisentraut cd1873160d configure: Update python search order 7 years ago
Peter Eisentraut cbb3e08467 doc: Correct documentation of install-time environment variables 7 years ago
Tom Lane f3ff9cb0a3 Doc: update our docs about kernel IPC parameters on *BSD. 7 years ago
Andrew Gierth dd4143d065 doc: document that INFO messages always go to client. 7 years ago
Bruce Momjian afd090a00d Update copyright for 2019 7 years ago
Tom Lane 164d439550 Doc: fix ancient mistake in search_path documentation. 7 years ago
Tom Lane 4aad9813e8 Doc: fix incorrect example of collecting arguments with fmgr macros. 7 years ago
Michael Paquier b63df2deae Update project link of pgBadger in documentation 7 years ago
Tom Lane b10997b5b3 Doc: improve documentation about ALTER LARGE OBJECT requirements. 7 years ago
Stephen Frost 23f9e3e36b Improve planner stats documentation 8 years ago
Michael Paquier db35e959bb Fix invalid value of synchronous_commit in description of flush_lag 8 years ago
Tom Lane 764b0539b9 Document handling of invalid/ambiguous timestamp input near DST boundaries. 8 years ago
Bruce Momjian 41e0f89c00 doc: fix wording for plpgsql, add "and" 8 years ago
Alvaro Herrera fed0dd21d2 Fix sample output for hash_metapage_info query 8 years ago
Michael Paquier e6e8bd4cf7 Revert "Fix typo in documentation of toast storage" 8 years ago
Michael Paquier abcc9ceca6 Fix typo in documentation of toast storage 8 years ago
Peter Eisentraut d0d7e9f473 doc: Fix typo 8 years ago
Bruce Momjian e362b2e9d1 doc: adjust time zone names text, v2 8 years ago
Bruce Momjian 2925d00414 doc: adjust time zone names text 8 years ago
Peter Eisentraut 7e89e61d1b doc: Clarify CREATE TYPE ENUM documentation 8 years ago
Alvaro Herrera 85efd1a041 Disallow COPY FREEZE on partitioned tables 8 years ago
Thomas Munro afbe03f654 PANIC on fsync() failure. 8 years ago
Tom Lane 5f2937734c Doc: remove claim that all \pset format options are unique in 1 letter. 8 years ago
Michael Paquier 346686f815 Fix incorrect author name in release notes 8 years ago
Michael Paquier 52ea6a8209 Fix dependency handling of partitions and inheritance for ON COMMIT 8 years ago
Tom Lane c09daa9104 Disallow setting client_min_messages higher than ERROR. 8 years ago
Tom Lane c63d9ebb59 Stamp 10.6. 8 years ago
Tom Lane bce0ff4080 Last-minute updates for release notes. 8 years ago
Tom Lane 613373b52b Last-minute updates for release notes. 8 years ago
Tom Lane d7c3719298 Release notes for 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, 9.3.25. 8 years ago
Stephen Frost cf22451591 Remove extra word from create sub docs 8 years ago
Tom Lane 229a5c8ade Yet further rethinking of build changes for macOS Mojave. 8 years ago
Bruce Momjian beceb87259 docs: adjust simpler language for NULL return from ANY/ALL 8 years ago
Bruce Momjian 5463deb15f GUC: adjust effective_cache_size docs and SQL description 8 years ago
Magnus Hagander 919cffd323 Fix some spelling errors in the documentation 8 years ago
Bruce Momjian b5acaa8bc8 doc: use simpler language for NULL return from ANY/ALL 8 years ago