Remove extra Success message at the end of initdb This was accidentally included in e09155bd62 and is redundant with the lines right above it.
Reported-By: Peter Eisentraut Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/e7f42914854926c2afbb89b9cd0e381fd90766be Modified Files -------------- src/bin/initdb/initdb.c | 2 -- 1 file changed, 2 deletions(-)
