Commit Graph

16683 Commits (31b2b2d72d9c50be415c6340ebf4ad83a472590c)

Author SHA1 Message Date
Bruce Momjian 98cb73f5c9 doc: PG 16 relnotes, adjust \ef+ body comment to mention \sf 2 years ago
Bruce Momjian 86415153f4 doc: PG 16 relnotes, remove MAINTAIN item 2 years ago
Etsuro Fujita f0a3805d7c Doc: update documentation for creating custom scan paths. 2 years ago
Tom Lane 0a1d2a7df8 Add psql \drg command to display role grants. 2 years ago
Tom Lane 245d0e6d0d Doc: improve description of IN and row-constructor comparisons. 2 years ago
Tom Lane e6e451c1d7 Doc: fix out-of-date example of SPI usage. 2 years ago
Andres Freund a4b4cc1d60 Handle DROP DATABASE getting interrupted 2 years ago
Masahiko Sawada 4946910a87 Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables. 2 years ago
Peter Eisentraut 25da5cd32f doc: Use proper markup for emphasis 2 years ago
Peter Eisentraut 1da1cd2944 doc: Move DEFAULT parameter on COPY reference page 2 years ago
David Rowley 6d8b5f49f0 Doc: update old reference to "result cache" 2 years ago
Nathan Bossart 957445996f Revert MAINTAIN privilege and pg_maintain predefined role. 2 years ago
Michael Paquier c24e9ef330 Make PG_TEST_NOCLEAN work for temporary directories in TAP tests 2 years ago
Bruce Momjian c729642bd7 doc: PG 16 relnotes, remove "Have initdb use ICU by default" 2 years ago
Tom Lane ac1e974221 Doc: minor wording adjustments in transaction isolation discussion. 2 years ago
Michael Paquier b381d96370 Add timeline ID to file names generated with pg_waldump --save-fullpage 2 years ago
Bruce Momjian 228a2fab9c doc: PG 16 relnotes, update for beta 2 2 years ago
Bruce Momjian 239fd118b0 doc: rename "decades" to be more generic 2 years ago
Peter Eisentraut b63cda34e2 doc: Improve punctuation 2 years ago
Peter Eisentraut 37a6d81c45 doc: Clean up title case use 2 years ago
Nathan Bossart c2122aae63 Improve privilege documentation for maintenance commands. 2 years ago
Nathan Bossart 4dbdb82513 Fix cache lookup hazards introduced by ff9618e82a. 2 years ago
Amit Kapila f5c446e336 Doc: Clarify the behavior of triggers/rules in a logical subscriber. 2 years ago
David Rowley c2d35bb88e Doc: mention that extended stats aren't used for joins 2 years ago
Bruce Momjian 05ffc1fadb doc: update PG history as over "three decades" 2 years ago
Jeff Davis 2535c74b1a initdb: change default --locale-provider back to libc. 2 years ago
Amit Kapila a734caa25f Fix the errhint message and docs for drop subscription failure. 2 years ago
Bruce Momjian 8a300fc3af docs: adjust tag indenting and add MERGE mention 2 years ago
Jeff Davis a14e75eb0b CREATE DATABASE: make LOCALE apply to all collation providers. 2 years ago
Peter Eisentraut b93c63d197 doc: Move list entry to proper position 2 years ago
Bruce Momjian b9e3f8005c doc: PG 16 relnotes, add author 2 years ago
Fujii Masao 378d73ef20 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. 2 years ago
Peter Eisentraut fb5a7d84d2 doc: Fix confusing positioning of notes in connection settings 2 years ago
Peter Eisentraut b0f6c43716 Remove read-only server settings lc_collate and lc_ctype 2 years ago
Bruce Momjian 3f1aaaa180 doc: PG 16 relnotes, fix PREPARE/EXECUTE wording 2 years ago
David Rowley 8cddea9a53 Doc: unify use of timestamp with time zone vs timestamptz 2 years ago
Tom Lane 0211544969 Doc: explain about dependency tracking for new-style SQL functions. 2 years ago
Michael Paquier d0f4824a54 doc: Add note to prevent server spoofing with SCRAM 2 years ago
Bruce Momjian 47b7051bc8 doc: PG 16 relnotes, add psql \df+ source code change 2 years ago
Bruce Momjian 9eb1817d5c doc: add missing "the" in LATERAL sentence. 2 years ago
Bruce Momjian e6a254c0d4 doc: PG 16 relnotes, move memory item and reword OUTER item 2 years ago
Bruce Momjian 409d24485c doc: PG 16 relnotes, add memory overhead reduction item 2 years ago
Bruce Momjian f7c16a120c doc: PG 16 relnotes, adjust subscription origin mention 2 years ago
Bruce Momjian 0bcb3ca3b9 doc: PG 16 relnotes, adjust auto_explain logging item 2 years ago
Daniel Gustafsson e77c6c55e8 doc: Add missing backend_type to pg_stat_activity 2 years ago
Bruce Momjian 5a64640966 doc: PG 16 relnotes: adjust outer/full hash join parallelization 2 years ago
Bruce Momjian 9e28b83ae6 doc: PG 16 relnotes, fix duplicate author and commit 2 years ago
Bruce Momjian 503b0556d9 doc: PG 16 relnotes, fix "locale" typo and windows locale text 2 years ago
Jeff Davis f4a9422c0c Doc fixes for commit 1e16af8ab5. 2 years ago
Daniel Gustafsson 913b3da6ae doc: fix typo in language tag documentation 2 years ago