pgsql: Typo and spelling fixups for online checksums - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Typo and spelling fixups for online checksums
Date
Msg-id E1wIPqk-003SOc-0u@gemulon.postgresql.org
Whole thread
List pgsql-committers
Typo and spelling fixups for online checksums

A collection of spelling, wording and punctuation fixups for the code
documentation from postcommit review.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Tomas Vondra <tomas@vondra.me>
Reviewed-by: Ayush Tiwari <ayushtiwari.slg01@gmail.com>
Reviewed-by: SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>
Discussion: https://postgr.es/m/9197F930-DDEB-4CAC-82A2-16FEC715CCE8@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/381d19da1536bdbddb2f7ea1649b2f88933b8f1f

Modified Files
--------------
src/backend/access/transam/xlog.c           |  5 ++---
src/backend/postmaster/datachecksum_state.c | 12 ++++++------
2 files changed, 8 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix double table_close of sequence_rel in copy_sequences().
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix data_checksum GUC show_hook