mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 17:02:08 +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