CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/11/14 13:30:41
Modified files:
src/bin/initdb : initdb.c
Log message:
Add fflush() before popen() calls; avoids any possible problem with
double or out-of-sequence output with child process.
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2003-11-14 17:41:47 |
| Subject: Re: pgsql-server/. Tag: REL7_4_STABLE HISTORY |
| Previous: | From: Tom Lane | Date: 2003-11-14 17:19:35 |
| Subject: pgsql-server/src/bin/initdb initdb.c |