mirror of
https://github.com/postgres/postgres.git
synced 2025-12-08 00:03:14 -05: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