mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-10 09:57:34 +08:00
ecpglib supports it. Change configure (patch from Bruce) and msvc build system to no longer require pthreads on win32, since all parts of postgresql can be thread-safe using the native platform functions.