Commit Graph

17913 Commits (de77775a7b5031a2eddd9fa758e2139c08ae68ec)

Author SHA1 Message Date
Tom Lane 24a590112c Release notes for 18.3, 17.9, 16.13, 15.17, 14.22. 2 months ago
Tom Lane c5edc6c8ff First-draft release notes for 18.3. 2 months ago
Dean Rasheed 7233e70537 doc: Mention all SELECT privileges required by INSERT ... ON CONFLICT. 2 months ago
Dean Rasheed dfc15bd328 doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING. 2 months ago
Tom Lane 30d2603f5c Last-minute updates for release notes. 2 months ago
Tom Lane 5944beb739 Release notes for 18.2, 17.8, 16.12, 15.16, 14.21. 2 months ago
Tom Lane c6881f7922 First-draft release notes for 18.2. 3 months ago
Thomas Munro 33e3de6d77 Add file_extend_method=posix_fallocate,write_zeros. 3 months ago
Fujii Masao 441de639ee doc: Move synchronized_standby_slots to "Primary Server" section. 3 months ago
Michael Paquier a3bbd60b94 doc: Mention pg_get_partition_constraintdef() 3 months ago
Bruce Momjian 85aedc67e9 doc: revert "xreflabel" used for PL/Python & libpq chapters 3 months ago
Fujii Masao 6920fc3453 doc: Document DEFAULT option in file_fdw. 3 months ago
Jacob Champion d2c6ff7c52 doc: Improve description of publish_via_partition_root 3 months ago
John Naylor 77ade60a0a createuser: Update docs to reflect defaults 4 months ago
John Naylor cdcab17e7e Further doc updates to reflect MD5 deprecation 4 months ago
Fujii Masao b86c2b712b doc: Fix outdated doc in pg_rewind. 4 months ago
David Rowley 789016be8e Doc: add missing punctuation 4 months ago
Bruce Momjian aa4b5ebc76 Update copyright for 2026 4 months ago
Bruce Momjian c6d2cd06cb doc: warn about the use of "ctid" queries beyond the examples 4 months ago
Michael Paquier 2359c5945c doc: Remove duplicate word in ECPG description 4 months ago
Fujii Masao 02a0f385fa doc: Use proper tags in pg_overexplain documentation. 4 months ago
Fujii Masao 283e25a371 doc: Fix incorrect reference in pg_overexplain documentation. 4 months ago
John Naylor cf8c8adfe3 Update pg_hba.conf example to reflect MD5 deprecation 4 months ago
Jacob Champion cc824482a3 libpq-fe.h: Don't claim SOCKTYPE in the global namespace 4 months ago
Daniel Gustafsson b30089fde1 doc: Update header file mention for CompareType 4 months ago
Nathan Bossart 1412c8ea07 doc: Fix titles of some pg_buffercache functions. 5 months ago
Dean Rasheed ae627d8a3c doc: Fix statement about ON CONFLICT and deferrable constraints. 5 months ago
David Rowley a59b03995a Doc: fix typo in hash index documentation 5 months ago
Álvaro Herrera df93f94dda
amcheck: Fix snapshot usage in bt_index_parent_check 5 months ago
Fujii Masao 9ad15f404a doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. 5 months ago
Daniel Gustafsson 2f9ec456ae doc: Clarify passphrase command reloading on Windows 5 months ago
Fujii Masao d984cef87c doc: Update pg_upgrade documentation to match recent description changes. 5 months ago
Nathan Bossart c99436f433 doc: Update formula for vacuum insert threshold. 5 months ago
Bruce Momjian b56c26c493 doc: clarify that pg_upgrade preserves "optimizer" stats. 5 months ago
David Rowley 2ed2e71cdf Doc: include MERGE in variable substitution command list 5 months ago
Dean Rasheed 749f4ce4d9 doc: Improve description of RLS policies applied by command type. 5 months ago
Daniel Gustafsson f024dee661 doc: Document effects of ownership change on privileges 5 months ago
Fujii Masao 6acb670c2a doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... 5 months ago
Tom Lane 91d070c7bb Last-minute updates for release notes. 5 months ago
Tom Lane 5632d2f5de Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. 6 months ago
Tom Lane 7889889e4e First-draft release notes for 18.1. 6 months ago
Fujii Masao ac72a905d0 doc: Fix descriptions of some PGC_POSTMASTER parameters. 6 months ago
Fujii Masao d83da466b5 doc: Clarify units for io_combine_limit and io_max_combine_limit. 6 months ago
Noah Misch 46524d519a Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT. 6 months ago
Bruce Momjian 0941188056 doc: rewrite random_page_cost description 6 months ago
Peter Eisentraut fa78e5bea5 docs: Link to the correct protocol version inspection function 6 months ago
Daniel Gustafsson 172f217e82 doc: Remove mention of Git protocol support 6 months ago
David Rowley f691e72585 Doc: clarify n_distinct_inherited setting 6 months ago
Magnus Hagander de2b62f475 docs: Fix protocol version 3.2 message format of CancelRequest 6 months ago
Magnus Hagander 656736402f Remove extra semicolon in example 6 months ago