mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 07:42:52 -04:00
d2ce38e204
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