mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
applied, deadlock detection and statement_timeout now works. The file timer.c goes into src/backend/port/win32/. The patch also removes two lines of "printf debugging" accidentally left in pqsignal.h, in the console control handler. Magnus Hagander