]> granicus.if.org Git - postgresql/commit
Remove uses of MSG_WAITALL temporarily, since it doesn't
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Jan 1999 03:10:23 +0000 (03:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Jan 1999 03:10:23 +0000 (03:10 +0000)
commitcd6bc85aa2f847d49660d2d09c97c72d2bbe1ef1
tree2f281afc8be27d4b7fa96beb17416c0471c33c1a
parent21badba151f12fe80921c2791772482d00f728d2
Remove uses of MSG_WAITALL temporarily, since it doesn't
seem to be portable (HPUX doesn't like it, anyway).  Also, clean up
StreamConnection(), which was mis-coded to assume that the address
family field is already set when it's called.
src/backend/libpq/pqcomm.c
src/backend/libpq/pqcomprim.c