pgsql: Promote --data-checksums to the common set of options in initdb - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Promote --data-checksums to the common set of options in initdb
Date
Msg-id E1kwy0I-0004Zw-Dx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Promote --data-checksums to the common set of options in initdb --help

This was previously part of the section dedicated to less common
options, but it is an option commonly used these days.

Author: Michael Banck
Reviewed-by: Stephen Frost, Michael Paquier
Discussion: https://postgr.es/m/d7938aca4d4ea8e8c72c33bd75efe9f8218fe390.camel@credativ.de

Branch
------
master

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

Modified Files
--------------
src/bin/initdb/initdb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Revert unstable test cases from commit 7d80441d2.
Next
From: Fujii Masao
Date:
Subject: pgsql: doc: Fix description about default behavior of recovery_target_t