Commit Graph

17311 Commits (c8d8431a0624949e2fca1c500e65b844d043528c)

Author SHA1 Message Date
Amit Kapila 7787d0bf17 Fix a WARNING for data origin discrepancies. 4 months ago
Amit Langote 251863370f doc: Fix some issues with JSON_TABLE() exampls 4 months ago
Tom Lane 8ffc5fb7fb Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. 7 months ago
John Naylor fb8f2ed416 Doc: Fix punctuation errors 7 months ago
Tom Lane 3a47dd73f3 Last-minute updates for release notes. 7 months ago
Andres Freund ff471b43f0 docs: EUC_TW can be up to four bytes wide, not three 7 months ago
Tom Lane ef0d2b0609 Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. 7 months ago
Tom Lane 87e8eac8fe Doc: clarify behavior of timestamptz input some more. 7 months ago
Tom Lane 8dc2c80262 First-draft release notes for 17.3. 7 months ago
Daniel Gustafsson 22c16848ac doc: Update links which returned 404 7 months ago
Daniel Gustafsson a5903599d9 doc: Fix pg_buffercache_evict() title 7 months ago
Tom Lane 345f63ae12 Doc: recommend "psql -X" for restoring pg_dump scripts. 7 months ago
Andrew Dunstan 14ee1c33d7 Document strange jsonb sort order for empty top level arrays 7 months ago
Bruce Momjian 32a86caadf Update copyright for 2025 7 months ago
Tom Lane 8d2e14582c Try to avoid semaphore-related test failures on NetBSD/OpenBSD. 7 months ago
Amit Kapila d869d3bd32 Doc: Fix the wrong link on pg_createsubscriber page. 7 months ago
Tomas Vondra e2d2aefdcd doc: Mention BRIN indexes support parallel builds 7 months ago
Fujii Masao c088a832e0 doc: Clarify old WAL files are kept until they are summarized. 7 months ago
David Rowley 7d0b4cb8ea Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 7 months ago
Peter Eisentraut e8e939d756 doc: remove LC_COLLATE and LC_CTYPE from SHOW command 7 months ago
Michael Paquier d748fd06d9 doc: Clarify some terms for pg_createsubscriber 7 months ago
Michael Paquier 51a3160ed4 Revert "Handle better implicit transaction state of pipeline mode" 7 months ago
Michael Paquier 58d55138d1 Handle better implicit transaction state of pipeline mode 7 months ago
Amit Kapila 4f0eaa1d1c Doc: Clarify the `inactive_since` field description. 7 months ago
Michael Paquier 7bd297d825 doc: Fix example with __next__() in PL/Python function 7 months ago
Bruce Momjian 98721818b3 doc: clarify that jsonb_path_match() returns an SQL boolean 7 months ago
Michael Paquier d98fd47ca4 doc: Fix section of functions age(xid) and mxid_age(xid) 7 months ago
Tom Lane f74fa8fc44 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. 10 months ago
Tom Lane 3344046741 Last-minute updates for release notes. 10 months ago
Noah Misch f5aeaea4c6 Block environment variable mutations from trusted PL/Perl. 10 months ago
Michael Paquier a27b41fcc8 libpq: Bail out during SSL/GSS negotiation errors 10 months ago
Tom Lane a66f46e50c Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. 10 months ago
Tom Lane ff6121c9a1 First-draft release notes for 17.1. 10 months ago
Álvaro Herrera b32cfb861f doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints 10 months ago
Tom Lane cadb0d0643 pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. 10 months ago
Bruce Momjian d1cc1862e0 doc: fix ALTER DOMAIN domain_constraint to spell out options 10 months ago
Bruce Momjian f5d98661f8 doc: remove mention of ActiveState for Perl and Tcl on Windows 10 months ago
Michael Paquier 5a05b47622 doc: Add better description for rewrite functions in event triggers 10 months ago
David Rowley ca8b42b194 Doc: clarify enable_indexscan=off also disabled Index Only Scans 10 months ago
Daniel Gustafsson bf8a2b08c6 doc: Fix INSERT statement syntax for identity columns 10 months ago
Álvaro Herrera 215702ba9f Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified 10 months ago
Nathan Bossart 05adff1fe0 Adjust documentation for configuring Linux huge pages. 10 months ago
Bruce Momjian a3bf57c316 doc PG 17 relnotes: clarify pg_upgrade and logical slot preserv. 10 months ago
Bruce Momjian f483dfbde2 doc PG 17 relnotes: add missing commands for safe search path 10 months ago
Daniel Gustafsson 3f773dc300 doc: Fix mention of AT LOCAL in release notes 10 months ago
Bruce Momjian 896576649f doc PG 17 relnotes: move adminpack item to incompatibilities 10 months ago
Michael Paquier 5465846054 doc: Clarify name of files generated by pg_waldump --save-fullpage 10 months ago
Tatsuo Ishii d9d7ede0e9 Doc: replace unnecessary non-breaking space with ordinal space. 10 months ago
Nathan Bossart 3a81d61e06 doc: Note that CREATE MATERIALIZED VIEW restricts search_path. 10 months ago
Tom Lane 098fbb52f0 Doc: InitPlans aren't parallel-restricted any more. 10 months ago