Commit Graph

15682 Commits (e9af18c6c5512566c409c2ff99083fc1d89ff314)

Author SHA1 Message Date
Daniel Gustafsson 51d4213689 Doc: add see-also references to CREATE PUBLICATION. 4 years ago
Tom Lane 74da4c71d6 Doc: improve protocol spec for logical replication Type messages. 4 years ago
Tom Lane ddc6917c31 Last-minute updates for release notes. 4 years ago
Tom Lane 30547d7913 libpq: reject extraneous data after SSL or GSS encryption handshake. 4 years ago
Tom Lane bb003edbb7 Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24. 4 years ago
Tom Lane 01a11c77be Second-draft release notes for 14.1. 4 years ago
Tom Lane 39387228c8 First-draft release notes for 14.1. 4 years ago
Alvaro Herrera c829fbc3dc
Pipeline mode disallows multicommand strings 4 years ago
Michael Paquier da7d0fb159 doc: Fix link to SELinux user guide in sepgsql page 4 years ago
Magnus Hagander a0b6520ecf Clarify that --system reindexes system catalogs *only* 4 years ago
Amit Kapila a6a0ae127e Revert "Remove unused wait events." 4 years ago
Thomas Munro 181361a0c2 Reject huge_pages=on if shared_memory_type=sysv. 4 years ago
Michael Paquier affec9f6a2 doc: Describe calculation method of streaming start for pg_receivewal 4 years ago
Amit Kapila 671eb8f344 Remove unused wait events. 4 years ago
Peter Geoghegan dd58194cf5 pg_amcheck: avoid unhelpful verification attempts. 4 years ago
Peter Geoghegan 070c402b4a Doc: normalize vacuum_multixact_failsafe_age ID. 4 years ago
Tom Lane cb8a5a588e Doc: improve description of UNION/INTERSECT/EXCEPT syntax. 4 years ago
Bruce Momjian 1f00a2902b doc: remove URL for ICU explorer/locexp 4 years ago
Tom Lane 5f46180070 Doc: fix minor issues in GiST support function documentation. 4 years ago
Tom Lane e0eba586b1 Fix checking of query type in plpgsql's RETURN QUERY command. 4 years ago
Alvaro Herrera 20047609d3
Error out if SKIP LOCKED and WITH TIES are both specified 4 years ago
Amit Kapila 8de4a31720 Doc: Move pg_stat_replication_slots view to "Collected Statistics Views" section. 4 years ago
Bruce Momjian 4f2c75316b doc: PG 14 relnotes, improve cache invalidation wording 4 years ago
Michael Paquier 2a27dbaeb9 doc: Fix some typos and markups 4 years ago
Bruce Momjian 2f283d036d doc: adjust attributions in PG 14 release notes 4 years ago
Peter Eisentraut 3cc5133843 Update list of acknowledgments in release notes 4 years ago
Michael Paquier e8b39cebda Fix typos in docs 4 years ago
Tom Lane 765f677f36 Doc: final(?) updates for 14.0 release notes. 4 years ago
Tom Lane 02c4e35339 Doc: extend warnings about collation-mismatch hazards in postgres_fdw. 4 years ago
Daniel Gustafsson 6d0001aabf Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
Michael Paquier bfe1ead944 doc: Improve description of index vacuuming with GUCs 4 years ago
Michael Paquier 3eea9139ee doc: Add missing markup in CREATE EVENT TRIGGER page 4 years ago
Peter Eisentraut 89a967e9b5 doc: Replace characters that the PDF build cannot handle 4 years ago
Peter Eisentraut 3609b453cd Update list of acknowledgments in release notes 4 years ago
Tom Lane 2a9a34c310 Doc: further tweaking of v14 release notes. 4 years ago
Tom Lane 55abb37506 Doc: fix typos. 4 years ago
Tom Lane f8dacf125d Doc: copy-editing for v14 release notes. 4 years ago
Tom Lane 68b6ed42e6 Doc: update v14 release notes through today. 4 years ago
Daniel Gustafsson 6e6adbddbc doc: Clarify refresh options for DROP PUBLICATION 4 years ago
Tom Lane 0eff10a008 Send NOTIFY signals during CommitTransaction. 4 years ago
Bruce Momjian 10faeb7ed5 doc: fix PG 14 release note typo 4 years ago
Etsuro Fujita 749945c242 Doc: Remove type information for import_generated in postgres-fdw.sgml. 4 years ago
Magnus Hagander b7fd291042 Consistently use read-only instead of "read only" 4 years ago
Michael Paquier 2c1981ec3c doc: Replace some uses of "which" by "that" in parallel.sgml 4 years ago
Tom Lane 95bc40f880 Doc: clarify how triggers relate to transactions. 4 years ago
Peter Eisentraut 7af5c38eb9 Add list of acknowledgments to release notes 4 years ago
Stephen Frost 8f6c110349 docs: Add command tags for SQL commands 4 years ago
Daniel Gustafsson 652804ebde docs: clarify bgw_restart_time documentation 4 years ago
Etsuro Fujita 22583edee7 Doc: Tweak function prototype indentation for consistency. 4 years ago
Amit Kapila 5cfcd46e9d Fix Alter Subscription's Add/Drop Publication behavior. 4 years ago