In pipe_read_line Windows code, loop to ensure we get a whole line
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/port/exec.c | modified | +34 −17 |