git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8f75c1b) | patch
i've spotted a following problem using DBD::Pg under win32. winsock
2001年7月20日 17:45:06 +0000 (17:45 +0000)
2001年7月20日 17:45:06 +0000 (17:45 +0000)
commit 8c79f3c4a30177e8c160fdd158813d4d8318cf5a
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.

Dmitry Yurtaev
src/interfaces/libpq/fe-connect.c diff | blob | blame | history
src/interfaces/libpq/fe-exec.c diff | blob | blame | history
src/interfaces/libpq/fe-misc.c diff | blob | blame | history
src/interfaces/libpq/win32.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /