pgsql: initdb: Add blank line before output about checksums

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: initdb: Add blank line before output about checksums
Date: 2013-06-20 02:35:08
Message-ID: E1UpUiK-00072d-Sg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

initdb: Add blank line before output about checksums

This maintains the logical grouping of the output better.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8df54b9fad9b7954b71c63b86a6c587fc6748099

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-06-20 02:35:09 pgsql: Update CREATE FUNCTION documentation about argument names
Previous Message Fujii Masao 2013-06-19 23:17:35 pgsql: Support TB (terabyte) memory unit in GUC variables.