pgsql: Tweak initdb to reduce verbosity of progress messages, by - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Tweak initdb to reduce verbosity of progress messages, by
Date
Msg-id 20060127190115.9EF6D9DC851@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Tweak initdb to reduce verbosity of progress messages, by printing just
one 'creating subdirectories' message instead of one per subdirectory.
The original decision to print something for each subdirectory was made
when there were only one or two of 'em; we have way too many now.
Per discussion.

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.106 -> r1.107)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.106&r2=1.107)

pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: 1) Change the declaration of several API(SQLxxxx)
Next
From: h-saito@pgfoundry.org (User H-saito)
Date:
Subject: psqlodbc - psqlodbc: Add Notes:psqlODBC 08.01.0108