mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 01:40:33 -05:00
Thom Brown reported that SSL connections didn't seem to work on Windows in
9.5. Asif Naeem figured out that the cause was my_sock_read() looking at
"errno" when it needs to look at "SOCK_ERRNO". This mistake was introduced
in commit
|
||
|---|---|---|
| .. | ||
| ecpg | ||
| libpq | ||
| Makefile | ||