Commit Graph

17335 Commits (ec5f89e8a29f32c7dbc4dd8734ed8406d771de2f)

Author SHA1 Message Date
Tom Lane 09fac4a28d Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. 1 year ago
Tom Lane 766d2e6733 Doc: correct spelling of meson switch. 1 year ago
Tom Lane c9c62c44cd Doc: forgot to run add_commit_links.pl. 1 year ago
Tom Lane 176877f461 First-draft release notes for 17.5. 1 year ago
Noah Misch 40d1a1016d Doc: stop implying recommendation of insecure search_path value. 1 year ago
Dean Rasheed 18dc43a07f doc: Warn that ts_headline() output is not HTML-safe. 1 year ago
Michael Paquier 185d345d79 doc: Mention naming convention used by injection points 1 year ago
David Rowley f04b11454d Doc: reword text explaining the --maintenance-db option 1 year ago
David Rowley 12bf43410a Doc: fix incorrect punctuation 1 year ago
Tatsuo Ishii 4a0650d359 Doc: fix missing comma at the end of a line. 1 year ago
Fujii Masao 1b1dc81649 doc: Fix missing whitespace in pg_restore documentation. 1 year ago
Tom Lane 03faf38a13 Doc: remove long-obsolete advice about generated constraint names. 1 year ago
Bruce Momjian b8b1e87b70 Fix PG 17 [NOT] NULL optimization bug for domains 1 year ago
Daniel Gustafsson 4c1d853fd8 doc: Clarify project naming 1 year ago
Daniel Gustafsson c88b36d382 doc: Clarify the system value for sslrootcert 1 year ago
Masahiko Sawada a4309e85f4 Restrict copying of invalidated replication slots. 1 year ago
David Rowley e962d6d12b Doc: add information about partition locking 1 year ago
Michael Paquier 2afdb9dd96 doc: Correct description of values used in FSM for indexes 1 year ago
Fujii Masao 97ce4d375a doc: Remove incorrect description about dropping replication slots. 1 year ago
Tom Lane 0f27bd14e4 Doc: improve description of window function processing. 1 year ago
John Naylor 5c8dcf9483 Doc: correct aggressive vacuum threshold for multixact members storage 1 year ago
Daniel Gustafsson 56e6a31868 doc: Expand version compatibility for pg_basebackup features 1 year ago
Amit Kapila 7c906c5b46 Doc: Fix pg_copy_logical_replication_slot description. 1 year ago
Bruce Momjian 69c45eccea doc: clarify default checksum behavior in non-master branches 1 year ago
Amit Kapila 0ae1245e04 Fix a WARNING for data origin discrepancies. 1 year ago
Amit Langote 77cdee9ea9 doc: Fix some issues with JSON_TABLE() exampls 1 year ago
Tom Lane 848e2c6abc Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. 1 year ago
John Naylor fa761d9c71 Doc: Fix punctuation errors 1 year ago
Tom Lane 1ea6e890b2 Last-minute updates for release notes. 1 year ago
Andres Freund dd3c1eb38e docs: EUC_TW can be up to four bytes wide, not three 1 year ago
Tom Lane 878635daaa Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. 1 year ago
Tom Lane 480acbbd42 Doc: clarify behavior of timestamptz input some more. 1 year ago
Tom Lane 572ec03cbe First-draft release notes for 17.3. 1 year ago
Daniel Gustafsson 32770ea032 doc: Update links which returned 404 1 year ago
Daniel Gustafsson 0181d34e8c doc: Fix pg_buffercache_evict() title 1 year ago
Tom Lane 76601c0c88 Doc: recommend "psql -X" for restoring pg_dump scripts. 1 year ago
Andrew Dunstan 591128f9c9 Document strange jsonb sort order for empty top level arrays 1 year ago
Bruce Momjian 759620716a Update copyright for 2025 1 year ago
Tom Lane a46311ed72 Try to avoid semaphore-related test failures on NetBSD/OpenBSD. 1 year ago
Amit Kapila 88baa27914 Doc: Fix the wrong link on pg_createsubscriber page. 1 year ago
Tomas Vondra f5dec4e861 doc: Mention BRIN indexes support parallel builds 1 year ago
Fujii Masao 87e16d6326 doc: Clarify old WAL files are kept until they are summarized. 1 year ago
David Rowley f36fe5d07b Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 1 year ago
Peter Eisentraut c140c0ffb7 doc: remove LC_COLLATE and LC_CTYPE from SHOW command 1 year ago
Michael Paquier 7a35052a2b doc: Clarify some terms for pg_createsubscriber 1 year ago
Michael Paquier 7668e85a40 Revert "Handle better implicit transaction state of pipeline mode" 1 year ago
Michael Paquier d77f91214f Handle better implicit transaction state of pipeline mode 1 year ago
Amit Kapila 5f46439d59 Doc: Clarify the `inactive_since` field description. 1 year ago
Michael Paquier 1a52069914 doc: Fix example with __next__() in PL/Python function 1 year ago
Bruce Momjian 7eff3138fc doc: clarify that jsonb_path_match() returns an SQL boolean 1 year ago