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

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Doc: Review for "Optionally prefetch referenced data in recovery
Дата
Msg-id E1lUxiu-0003Ln-4y@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Additional documentation for date_bin
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Make new GUC short descriptions more consistent.