Commit Graph

15296 Commits (0c466f5e0b34bb9ddc53a422e9872b726f5f9620)

Author SHA1 Message Date
Daniel Gustafsson b06a335eeb doc: Add example file for COPY 2 months ago
Fujii Masao 488c35f958 doc: Fix confusing description of streaming option in START_REPLICATION. 2 months ago
Tom Lane b70a2e8a1a Doc: clarify description of regexp fields in pg_ident.conf. 2 months ago
Tom Lane bdb052f53b Doc: clarify description of current-date/time functions. 2 months ago
Amit Kapila f2e41d9e2f Doc: Improve logical replication failover documentation. 2 months ago
Fujii Masao ba9201b57b doc: Update outdated descriptions of wal_status in pg_replication_slots. 2 months ago
Fujii Masao 27224e660a doc: Remove incorrect note about wal_status in pg_replication_slots. 3 months ago
Nathan Bossart f5551538bc Document pg_get_multixact_members(). 3 months ago
Daniel Gustafsson d32933cea5 doc: Fix typo in pg_sync_replication_slots documentation 3 months ago
Dean Rasheed 457f1a9203 doc: Fix indentation of MERGE synopsis. 3 months ago
Amit Kapila a0e7e9799c Doc: Improve documentation of stream abort. 3 months ago
Daniel Gustafsson 805b85027a doc: Remove dead link to NewbieDoc Docbook Guide 3 months ago
Fujii Masao 589c5f8356 doc: Fix incorrect UUID index entry in function documentation. 3 months ago
Tom Lane 9575e540f6 Doc: improve documentation about width_bucket(). 3 months ago
Jeff Davis 0f5ac7f321 Correct docs about partitions and EXCLUDE constraints. 3 months ago
Amit Kapila 25505082f0 Improve log messages and docs for slot synchronization. 3 months ago
Tom Lane 767d38e2c0 Doc: you must own the target object to use SECURITY LABEL. 3 months ago
Nathan Bossart 002938f15c doc: Remove notes about "unencrypted" passwords. 3 months ago
Álvaro Herrera 50a8959cd5
Fix broken-FK-detection query in release notes 4 months ago
Fujii Masao 90558dbf54 doc: Fix documenation for snapshot export in logical decoding. 4 months ago
Michael Paquier b648a3369b doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY 4 months ago
Daniel Gustafsson 83dbe8aacd Align organization wording in copyright statement 4 months ago
Daniel Gustafsson f2d5b571f3 doc: Fix title markup for AT TIME ZONE and AT LOCAL 4 months ago
Tom Lane ecbe349e91 Last-minute updates for release notes. 4 months ago
Tom Lane 09fac4a28d Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. 4 months ago
Tom Lane 766d2e6733 Doc: correct spelling of meson switch. 5 months ago
Tom Lane c9c62c44cd Doc: forgot to run add_commit_links.pl. 5 months ago
Tom Lane 176877f461 First-draft release notes for 17.5. 5 months ago
Noah Misch 40d1a1016d Doc: stop implying recommendation of insecure search_path value. 5 months ago
Dean Rasheed 18dc43a07f doc: Warn that ts_headline() output is not HTML-safe. 5 months ago
Michael Paquier 185d345d79 doc: Mention naming convention used by injection points 5 months ago
David Rowley f04b11454d Doc: reword text explaining the --maintenance-db option 5 months ago
David Rowley 12bf43410a Doc: fix incorrect punctuation 5 months ago
Tatsuo Ishii 4a0650d359 Doc: fix missing comma at the end of a line. 5 months ago
Fujii Masao 1b1dc81649 doc: Fix missing whitespace in pg_restore documentation. 5 months ago
Tom Lane 03faf38a13 Doc: remove long-obsolete advice about generated constraint names. 5 months ago
Bruce Momjian b8b1e87b70 Fix PG 17 [NOT] NULL optimization bug for domains 5 months ago
Daniel Gustafsson 4c1d853fd8 doc: Clarify project naming 5 months ago
Daniel Gustafsson c88b36d382 doc: Clarify the system value for sslrootcert 6 months ago
Masahiko Sawada a4309e85f4 Restrict copying of invalidated replication slots. 6 months ago
David Rowley e962d6d12b Doc: add information about partition locking 6 months ago
Michael Paquier 2afdb9dd96 doc: Correct description of values used in FSM for indexes 6 months ago
Fujii Masao 97ce4d375a doc: Remove incorrect description about dropping replication slots. 6 months ago
Tom Lane 0f27bd14e4 Doc: improve description of window function processing. 6 months ago
John Naylor 5c8dcf9483 Doc: correct aggressive vacuum threshold for multixact members storage 6 months ago
Daniel Gustafsson 56e6a31868 doc: Expand version compatibility for pg_basebackup features 7 months ago
Amit Kapila 7c906c5b46 Doc: Fix pg_copy_logical_replication_slot description. 7 months ago
Bruce Momjian 69c45eccea doc: clarify default checksum behavior in non-master branches 7 months ago
Amit Kapila 0ae1245e04 Fix a WARNING for data origin discrepancies. 7 months ago
Amit Langote 77cdee9ea9 doc: Fix some issues with JSON_TABLE() exampls 7 months ago