pgsql: Doc: Review for "Optionally prefetch referenced data in recovery

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Review for "Optionally prefetch referenced data in recovery
Date: 2021-04-09 20:27:24
Message-ID: E1lUxiu-0003Ln-4y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Review for "Optionally prefetch referenced data in recovery."

Typos, corrections and language improvements in the docs, and a few in
code comments too.

Reported-by: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Discussion: https://postgr.es/m/20210409033703.GP6592%40telsasoft.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/config.sgml | 2 +-
doc/src/sgml/wal.sgml | 4 +---
src/backend/access/transam/xlogprefetch.c | 12 +++++++-----
src/backend/utils/misc/guc.c | 2 +-
4 files changed, 10 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2021-04-09 20:39:47 Re: pgsql: autovacuum: handle analyze for partitioned tables
Previous Message Peter Eisentraut 2021-04-09 20:02:16 pgsql: doc: Additional documentation for date_bin