mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
Windows apparently has a constant named WAIT_TIMEOUT, and some of these other names are pretty generic, too. Insert "PG_" at the front of each name in order to disambiguate. Michael Paquier