pgsql: In pipe_read_line Windows code, loop to ensure we get a whole

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In pipe_read_line Windows code, loop to ensure we get a whole
Date: 2004-12-20 17:41:01
Message-ID: 20041220174101.7168A3AA115@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
In pipe_read_line Windows code, loop to ensure we get a whole line
from the child process; fixes observed problems when the returned
version number is '8.0.0' rather than '8.0.0rc1'. Magnus Hagander

Modified Files:
--------------
pgsql/src/port:
exec.c (r1.33 -> r1.34)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/exec.c.diff?r1=1.33&r2=1.34)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-12-20 18:15:09 pgsql: Mark the TimeZone parameter as GUC_REPORT, so that JDBC can find
Previous Message Tom Lane 2004-12-20 17:13:44 pgsql: Remove direct inclusions of <com_err.h> as well as configure test