Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ...
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ... |
| Дата | |
| Msg-id | 4865.995661279@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql/src/interfaces/libpq fe-connect.c fe-exe ... (Bruce Momjian - CVS <momjian@hub.org>) |
| Ответы |
Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ...h
Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ... |
| Список | pgsql-committers |
Bruce Momjian - CVS <momjian@hub.org> writes:
> Log message:
> i've spotted a following problem using DBD::Pg under win32. winsock
> functions do not set errno, so some normal conditions are treated as
> fatal errors. e.g. fetching large tuples fails, as at some point recv()
> returns EWOULDBLOCK. here's a patch, which replaces errno with
> WSAGetLastError(). i've tried to to affect non-win32 code.
I thought this was awaiting a merged patch from both submitters?
Certainly I haven't reviewed it, since I thought that we were not
going to apply it until that happened.
regards, tom lane
В списке pgsql-committers по дате отправления: