Add WIN32 pipe implementation that uses sockets.
Bruce Momjian <bruce@momjian.us>
Add WIN32 pipe implementation that uses sockets. Claudio Natoli
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +2 −1 |
| configure.in | modified | +3 −2 |
| src/backend/postmaster/pgstat.c | modified | +17 −4 |
| src/port/pipe.c | added | +55 −0 |