On 2021-01-17 14:38, Magnus Hagander wrote:
On Thu, Jan 7, 2021 at 11:53 AM Peter Eisentraut <[email protected]> wrote:After pondering this again, I think we can go with initdb --no-instructions, as in your patch. As a minor nitpick, I would leave out the else printf(_("\nSuccess.\n")); in the --no-instructions case.OK, thanks. I have applied it as such, with that message moved inside the if statement.
It appears that there is an extra blank line in the initdb output before "Success" now.
-- Peter Eisentraut 2ndQuadrant, an EDB company https://www.2ndquadrant.com/
