Commit Graph

15459 Commits (ec0dc2c596ff7c950ea3d47bf0994ef0e322ceb7)

Author SHA1 Message Date
David Rowley a51ec088db Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 1 year ago
Michael Paquier 24da0e7618 Revert "Handle better implicit transaction state of pipeline mode" 1 year ago
Michael Paquier 5c3067282e Handle better implicit transaction state of pipeline mode 1 year ago
Tom Lane f4a0b18885 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. 1 year ago
Tom Lane b3db5fdb05 Last-minute updates for release notes. 1 year ago
Noah Misch e428cd058f Block environment variable mutations from trusted PL/Perl. 1 year ago
Michael Paquier 7b49707b72 libpq: Bail out during SSL/GSS negotiation errors 1 year ago
Tom Lane 088692b3cd Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. 1 year ago
Álvaro Herrera f534e38914
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints 1 year ago
Bruce Momjian f9b446428d doc: fix ALTER DOMAIN domain_constraint to spell out options 1 year ago
Bruce Momjian 930d90a0c8 doc: remove mention of ActiveState for Perl and Tcl on Windows 1 year ago
Michael Paquier 93a596c735 doc: Add better description for rewrite functions in event triggers 1 year ago
David Rowley ee8db41a94 Doc: clarify enable_indexscan=off also disabled Index Only Scans 1 year ago
Álvaro Herrera fde796eea9
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified 1 year ago
Tatsuo Ishii 4f6d43c6f8 Doc: replace unnecessary non-breaking space with ordinal space. 1 year ago
Tom Lane 77930c5e92 Doc: explain how to test ADMIN privilege with pg_has_role(). 1 year ago
Bruce Momjian 92a6cc5acb doc PG relnotes: remove warning about commit links in PDF build 1 year ago
Bruce Momjian a979f2894c doc PG relnotes: document "Unresolved ID reference found" cause 1 year ago
Bruce Momjian ececa27ff5 doc PG relnotes: rename commit link paragraph for clarity 1 year ago
Bruce Momjian d1389c2939 doc PG relnotes: add paragraph explaining the section symbol 1 year ago
Bruce Momjian 97ce16c7da doc PG relnotes: no relnote footnotes for commit links in PDF 1 year ago
Bruce Momjian a01dbdb1cb doc PG relnotes: fix SGML markup for new commit links 1 year ago
Bruce Momjian 3ce928fe58 doc PG relnotes: add links to commits 1 year ago
Bruce Momjian ad3a47cfcd doc PG relnotes: add attribution for time zone data files items 1 year ago
Tom Lane b28b9b19bb Run regression tests with timezone America/Los_Angeles. 1 year ago
Masahiko Sawada 187d8bb1a3 Clarify restrict_nonsystem_relation_kind description. 2 years ago
Nathan Bossart 18e3e290bc Fix a couple of wait event descriptions. 2 years ago
John Naylor c9aa6f4f86 Document limit on the number of out-of-line values per table 2 years ago
Bruce Momjian 881ca9cd59 docs: fix incorrect plpgsql error message 2 years ago
Nathan Bossart c17d2d6858 doc: Fix name of CRC algorithm in "Reliability" section. 2 years ago
Tom Lane 4295601932 Last-minute updates for release notes. 2 years ago
Masahiko Sawada bbc94abf66 Restrict accesses to non-system views and foreign tables during pg_dump. 2 years ago
Tom Lane 0cc295e943 Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. 2 years ago
David Rowley 5eea78af2d Doc: mention executor memory usage for enable_partitionwise* GUCs 2 years ago
Tom Lane c0ba7d609d Doc: fix misleading syntax synopses for targetlists. 2 years ago
Alvaro Herrera 4afcd1567d
Fix a missing article in the documentation 2 years ago
Tom Lane 78ff6e0fab Doc: improve description of plpgsql's FETCH and MOVE commands. 2 years ago
Tom Lane cfac450378 Doc: small improvements in discussion of geometric data types. 2 years ago
Daniel Gustafsson fbe039fa61 doc: Specify when ssl_prefer_server_ciphers was added 2 years ago
Amit Kapila 4459144bd6 Doc: Generated columns are skipped for logical replication. 2 years ago
Peter Eisentraut 8d072feb9f doc: Fix copy-and-paste mistake 2 years ago
Nathan Bossart 771b1b00bc Fix documentation for POSIX semaphores. 2 years ago
Nathan Bossart 1d5c5ae8e5 Fix documentation for System V semaphores. 2 years ago
Michael Paquier 0c6b649813 doc: Fix column_name parameter in ALTER MATERIALIZED VIEW 2 years ago
Daniel Gustafsson b030697d36 Refuse upgrades from pre-9.0 clusters 2 years ago
Noah Misch 9489f3c6e8 Fix documentation about DROP DATABASE FORCE process termination rights. 2 years ago
Peter Eisentraut 2e2b2d076a doc: Remove claims that initdb and pg_ctl use libpq environment variables 2 years ago
Tom Lane 2bfd5ea56e Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. 2 years ago
Peter Eisentraut 31d00d838e doc: Fix description of deterministic flag of CREATE COLLATION 2 years ago
Tom Lane 54aba936da Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. 2 years ago