pgsql: Doc: Review for "Optionally prefetch referenced data in recovery - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Doc: Review for "Optionally prefetch referenced data in recovery
Date
Msg-id E1lUxiu-0003Ln-4y@gemulon.postgresql.org
Whole thread Raw
List 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@telsasoft.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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Additional documentation for date_bin
Next
From: Thomas Munro
Date:
Subject: pgsql: Make new GUC short descriptions more consistent.