Re: pgsql: Prepare code to be built by MSVC: o remove many

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Bruce Momjian" <momjian(at)postgresql(dot)org>, <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Prepare code to be built by MSVC: o remove many
Date: 2006-06-08 15:11:44
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0F9F6@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> Log Message:
> -----------
> Prepare code to be built by MSVC:
>
> o remove many WIN32_CLIENT_ONLY defines
> o add WIN32_ONLY_COMPILER define
> o add 3rd argument to open() for portability
> o add include/port/win32_msvc directory for
> system includes
>
> Magnus Hagander
>

> win32error.c (r1.1)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/win
> 32error.c?rev=1.1&content-type=text/x-cvsweb-markup)

That file was moved from src/backend/port/win32/error.c, and should
probably be removed frmo there as well.. (The patch removed it from the
Makefile properly, btu the file is still there)

//Magnus

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-06-08 15:15:13 pgsql: Remove Win32 file, moved to /port.
Previous Message Tom Lane 2006-06-08 14:58:33 pgsql: Remove obsolete comment about VACUUM FULL: it takes buffer