Commit Graph

15470 Commits (b200180dec98d1e5e5fd91b09fc543e8c09db9d0)

Author SHA1 Message Date
Tom Lane 6841118216 Doc: improve description of window function processing. 6 months ago
Tom Lane e8f5b51ae0 Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. 7 months ago
John Naylor 412047f19f Doc: Fix punctuation errors 7 months ago
Tom Lane fa3ddd2ea8 Last-minute updates for release notes. 7 months ago
Andres Freund 9dc952d9a0 docs: EUC_TW can be up to four bytes wide, not three 7 months ago
Tom Lane 0cf5bd8472 Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. 7 months ago
Tom Lane fe47f3897e Doc: clarify behavior of timestamptz input some more. 7 months ago
Daniel Gustafsson dc32ba249b doc: Update links which returned 404 7 months ago
Tom Lane aaa0f06193 Doc: recommend "psql -X" for restoring pg_dump scripts. 8 months ago
Andrew Dunstan 20a344bce8 Document strange jsonb sort order for empty top level arrays 9 months ago
Bruce Momjian 73055a2bb1 Update copyright for 2025 9 months ago
David Rowley a51ec088db Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 9 months ago
Michael Paquier 24da0e7618 Revert "Handle better implicit transaction state of pipeline mode" 10 months ago
Michael Paquier 5c3067282e Handle better implicit transaction state of pipeline mode 10 months ago
Tom Lane f4a0b18885 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. 10 months ago
Tom Lane b3db5fdb05 Last-minute updates for release notes. 10 months ago
Noah Misch e428cd058f Block environment variable mutations from trusted PL/Perl. 10 months ago
Michael Paquier 7b49707b72 libpq: Bail out during SSL/GSS negotiation errors 10 months ago
Tom Lane 088692b3cd Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. 10 months ago
Álvaro Herrera f534e38914
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints 10 months ago
Bruce Momjian f9b446428d doc: fix ALTER DOMAIN domain_constraint to spell out options 11 months ago
Bruce Momjian 930d90a0c8 doc: remove mention of ActiveState for Perl and Tcl on Windows 11 months ago
Michael Paquier 93a596c735 doc: Add better description for rewrite functions in event triggers 11 months ago
David Rowley ee8db41a94 Doc: clarify enable_indexscan=off also disabled Index Only Scans 11 months ago
Álvaro Herrera fde796eea9
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified 11 months ago
Tatsuo Ishii 4f6d43c6f8 Doc: replace unnecessary non-breaking space with ordinal space. 12 months 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. 1 year ago
Nathan Bossart 18e3e290bc Fix a couple of wait event descriptions. 1 year ago
John Naylor c9aa6f4f86 Document limit on the number of out-of-line values per table 1 year ago
Bruce Momjian 881ca9cd59 docs: fix incorrect plpgsql error message 1 year ago
Nathan Bossart c17d2d6858 doc: Fix name of CRC algorithm in "Reliability" section. 1 year ago
Tom Lane 4295601932 Last-minute updates for release notes. 1 year ago
Masahiko Sawada bbc94abf66 Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
Tom Lane 0cc295e943 Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. 1 year ago
David Rowley 5eea78af2d Doc: mention executor memory usage for enable_partitionwise* GUCs 1 year ago
Tom Lane c0ba7d609d Doc: fix misleading syntax synopses for targetlists. 1 year ago
Alvaro Herrera 4afcd1567d
Fix a missing article in the documentation 1 year ago
Tom Lane 78ff6e0fab Doc: improve description of plpgsql's FETCH and MOVE commands. 1 year ago
Tom Lane cfac450378 Doc: small improvements in discussion of geometric data types. 1 year ago
Daniel Gustafsson fbe039fa61 doc: Specify when ssl_prefer_server_ciphers was added 1 year ago