initdb: Improve --wal-segsize handling Give separate error messages for when the argument is not a number and when it is not the right kind of number.
Fix wording in the help message. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/496d56670af44a2a578c15195c36f797e29cff24 Modified Files -------------- src/bin/initdb/initdb.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
