mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 00:02:26 -04: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