Commit Graph

17336 Commits (d55240d24ce231fa61abf5945cb9122e81ca08ad)

Author SHA1 Message Date
Tom Lane 05d1037342 Last-minute updates for release notes. 4 months ago
Tom Lane 0b059ab52a Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. 4 months ago
Tom Lane da08369688 Doc: correct spelling of meson switch. 4 months ago
Tom Lane a1f82ef890 Doc: forgot to run add_commit_links.pl. 4 months ago
Tom Lane 9ab9e89902 First-draft release notes for 17.5. 4 months ago
Noah Misch ef1c2d60ea Doc: stop implying recommendation of insecure search_path value. 4 months ago
Dean Rasheed 2a663cee7f doc: Warn that ts_headline() output is not HTML-safe. 4 months ago
Michael Paquier 6da056fda3 doc: Mention naming convention used by injection points 4 months ago
David Rowley 3889866ee4 Doc: reword text explaining the --maintenance-db option 4 months ago
David Rowley b110c3d3ad Doc: fix incorrect punctuation 4 months ago
Tatsuo Ishii 9fe488aa96 Doc: fix missing comma at the end of a line. 4 months ago
Fujii Masao 9b526ba9bd doc: Fix missing whitespace in pg_restore documentation. 4 months ago
Tom Lane 15667a8d98 Doc: remove long-obsolete advice about generated constraint names. 4 months ago
Bruce Momjian 87f5da0dc1 Fix PG 17 [NOT] NULL optimization bug for domains 4 months ago
Daniel Gustafsson d1f11bc66c doc: Clarify project naming 4 months ago
Daniel Gustafsson f0f70f9b8f doc: Clarify the system value for sslrootcert 4 months ago
Masahiko Sawada 22210a2fe3 Restrict copying of invalidated replication slots. 4 months ago
David Rowley 4178eb8538 Doc: add information about partition locking 4 months ago
Michael Paquier 5aca67060c doc: Correct description of values used in FSM for indexes 4 months ago
Fujii Masao 8469587910 doc: Remove incorrect description about dropping replication slots. 4 months ago
Tom Lane 50316e4c34 Doc: improve description of window function processing. 4 months ago
John Naylor cd24f0adf7 Doc: correct aggressive vacuum threshold for multixact members storage 4 months ago
Daniel Gustafsson 1727747af0 doc: Expand version compatibility for pg_basebackup features 4 months ago
Amit Kapila b9a3ad50ea Doc: Fix pg_copy_logical_replication_slot description. 4 months ago
Bruce Momjian 934e997e01 doc: clarify default checksum behavior in non-master branches 4 months ago
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