mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Properly declare FeBeWaitSet.
Surprising that this worked on a number of systems. Reported by buildfarm member longfin.
This commit is contained in:
@@ -165,6 +165,7 @@ static PQcommMethods PqCommSocketMethods = {
|
||||
|
||||
PQcommMethods *PqCommMethods = &PqCommSocketMethods;
|
||||
|
||||
WaitEventSet *FeBeWaitSet;
|
||||
|
||||
|
||||
/* --------------------------------
|
||||
|
||||
Reference in New Issue
Block a user