pgsql: Properly declare FeBeWaitSet. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Properly declare FeBeWaitSet.
Date
Msg-id E1ahyTt-0003Do-OI@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Properly declare FeBeWaitSet.

Surprising that this worked on a number of systems. Reported by
buildfarm member longfin.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7fa0064092e135415a558dc3c4d7393d14ab6d8e

Modified Files
--------------
src/backend/libpq/pqcomm.c | 1 +
src/include/libpq/libpq.h  | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Combine win32 and unix latch implementations.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.