Re: currawong is not a happy animal - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: currawong is not a happy animal
Date
Msg-id 52DC847C.9060300@2ndquadrant.com
Whole thread Raw
In response to currawong is not a happy animal  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On 01/18/2014 12:26 AM, David Rowley wrote:
> -#if defined(_WIN32)
> +#if defined(_WIN32) && !defined(WIN32)

That makes sense, since we force WIN32 in the build system. I should've
seen that. Thanks for catching it.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: [v9.4] row level security
Next
From: Craig Ringer
Date:
Subject: Re: ALTER TABLE ... SET TABLESPACE pg_default