pgsql: Fix hardcoded typeof check result for Windows - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix hardcoded typeof check result for Windows
Date
Msg-id E1ctD8w-0000cV-Jv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix hardcoded typeof check result for Windows

The test result that I had blindly stipulated didn't work out on the
build farm, so disable the feature in Windows MSVC for now.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3582b223d494cd505c6a22da98bcb49f99196645

Modified Files
--------------
src/include/pg_config.h.win32 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: [COMMITTERS] pgsql: Allow vacuums to report oldestxmin
Next
From: Robert Haas
Date:
Subject: pgsql: Plug race in dsa_attach.