Thread: pgsql: Fix hardcoded typeof check result for Windows

pgsql: Fix hardcoded typeof check result for Windows

From
Peter Eisentraut
Date:
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(-)