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

Started by Tom Laneover 22 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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.