Commit Graph

17237 Commits (78bc5f711873339df72ee7fc072e41d449fa77ea)

Author SHA1 Message Date
Bruce Momjian 35afec71ae doc PG 17 relnotes: remove tab complete for MERGE/SPLIT partit. 1 year ago
Masahiko Sawada 0776724050 Clarify restrict_nonsystem_relation_kind description. 1 year ago
Peter Eisentraut df51201f34 Update list of acknowledgments in release notes 1 year ago
Peter Eisentraut df80b1d6cd Remove duplicate name from list of acknowledgments 1 year ago
Peter Eisentraut 47b92f8fc5 Correct name in list of acknowledgments 1 year ago
Amit Kapila 135007a100 Doc: Fix the ambiguity in the description of failover slots. 1 year ago
Bruce Momjian 74e3db06a0 doc PG 17 relnotes: remove ALTER TABLE SPLIT/MERGE PARTITION 1 year ago
Alexander Korotkov 84f594da35 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
Peter Eisentraut 29e1253198 Add list of acknowledgments to release notes 1 year ago
Peter Eisentraut bf886dfdd4 pg_createsubscriber: Message style improvements 1 year ago
Peter Eisentraut 0c7ec3b3a0 doc: remove llvm-config search from configure documentation 1 year ago
Alvaro Herrera 5effd59704
Minor wording change in table "JSON Creation Functions" 1 year ago
John Naylor 667401dd40 Document limit on the number of out-of-line values per table 1 year ago
Bruce Momjian ef3aa800e8 doc: Improve vague pg_createsubscriber description 1 year ago
Bruce Momjian a95f13cbfb docs: fix incorrect plpgsql error message 1 year ago
Bruce Momjian 35af4bd951 doc PG 17 relnotes: fix incorrect reference to huge_page_status 1 year ago
Bruce Momjian 6b84ae65fb doc PG 17 relnotes: improve text for pg_walfile_name*() 1 year ago
Bruce Momjian 0ed4a84b7c doc PG 17 relnotes: fix pg_statistic_ext.stxstattarget ref. 1 year ago
Jeff Davis 225483238d Fix doc typo: unicode_assigned() return type. 1 year ago
Nathan Bossart 6bec76faa4 doc: Fix name of CRC algorithm in "Reliability" section. 1 year ago
Noah Misch 75345f6985 Fix names of "Visual Studio" and Meson in a documentation sentence. 1 year ago
Masahiko Sawada fdf218f1d5 Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
Noah Misch c175c9202d Fix name of "Visual Studio" in documentation. 1 year ago
Peter Eisentraut 83737ef89c pg_createsubscriber: Rename option --socket-directory to --socketdir 1 year ago
David Rowley 3256722d7b Doc: mention executor memory usage for enable_partitionwise* GUCs 1 year ago
Bruce Momjian 7525e4c62f doc PG 17 relnotes: add "()" to PQsocketPoll mention 1 year ago
Tom Lane facd895871 Doc: fix misleading syntax synopses for targetlists. 1 year ago
Robert Haas de8b098ce5 Document restrictions regarding incremental backups and standbys. 1 year ago
Alvaro Herrera 0cc57dca29
Fix a missing article in the documentation 1 year ago
Amit Kapila 20aaa634f7 Doc: Fix the mistakes in the subscription's failover option. 1 year ago
Tom Lane db46016304 Doc: improve description of plpgsql's FETCH and MOVE commands. 1 year ago
Robert Haas 2b5819e2b4 Do not summarize WAL if generated with wal_level=minimal. 2 years ago
Tom Lane 4cbd8c6022 Doc: fix minor syntax error in example. 2 years ago
Amit Langote b6ed3cf4b0 SQL/JSON: Fix a paragraph in JSON_TABLE documentation 2 years ago
Tom Lane 34f457e99a Doc: minor improvements for plpgsql "Transaction Management" section. 2 years ago
Fujii Masao 929390e4d8 Fix tablespace handling in MERGE/SPLIT partition commands. 2 years ago
Fujii Masao 0248762b2a doc: Update track_io_timing documentation to mention pg_stat_io. 2 years ago
Amit Langote ce416fadb4 SQL/JSON: Various improvements to SQL/JSON query function docs 2 years ago
Bruce Momjian 8af6958957 doc PG 17 relnotes: fix psql connection cancelation item 2 years ago
Tom Lane 7f9c715191 Doc: small improvements in discussion of geometric data types. 2 years ago
Daniel Gustafsson 1c9acb14ae doc: Specify when ssl_prefer_server_ciphers was added 2 years ago
Amit Kapila 58c5f60eb8 Update release notes to reflect recent commit 0f934b0739. 2 years ago
Amit Kapila 0f934b0739 Rename standby_slot_names to synchronized_standby_slots. 2 years ago
Michael Paquier 10ee893d78 Adapt REL_17_STABLE to its new status as a stable branch 2 years ago
Tomas Vondra a9577bae6b Add pg_combinebackup --copy option 2 years ago
Tom Lane 917754557c Make pg_createsubscriber warn if publisher has two-phase commit enabled. 2 years ago
Amit Langote 55e56c84da SQL/JSON: Validate values in ON ERROR/EMPTY clauses 2 years ago
Noah Misch bb93640a68 Add wait event type "InjectionPoint", a custom type like "Extension". 2 years ago
Amit Langote 473a352fb3 SQL/JSON: Document behavior when input document is not jsonb 2 years ago
Bruce Momjian f92fd18307 doc PG 17 relnotes: fix system catalog name mistake 2 years ago