Thread: pgsql-server/src/bin/initdb initdb.c

pgsql-server/src/bin/initdb initdb.c

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@svr1.postgresql.org    03/11/12 21:36:00

Modified files:
    src/bin/initdb : initdb.c

Log message:
    Add fflush() calls so that I'm-about-to-do-this messages actually
    come out before the action is done.