pgsql: doc: PG 13 relnotes: adjust wal_skip_threshold wording

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: PG 13 relnotes: adjust wal_skip_threshold wording
Date: 2020-05-14 02:48:21
Message-ID: E1jZ3v3-0007Jz-Bq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: PG 13 relnotes: adjust wal_skip_threshold wording

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d82a5058fdb5905abc9867da302000c39aa30f01

Modified Files
--------------
doc/src/sgml/release-13.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-05-14 02:48:52 pgsql: Fix async.c to not register any SLRU stats counts in the postmas
Previous Message Alvaro Herrera 2020-05-13 19:32:33 Re: Add "-Wimplicit-fallthrough" to default flags