Updates for vcbuild - Mailing list pgsql-patches

From Magnus Hagander
Subject Updates for vcbuild
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FCAD@algol.sollentuna.se
Whole thread Raw
Responses Re: Updates for vcbuild  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
* Does version check on pgbison per previous discussion. Accepts 1.875,
or >2.0 except 2.1.
* Sets the stacksize from the makefile (as added to the standard
makefiles for mingw)
* Factor out a function read_file that reads a complete file, cuts down
the code a bit.
* Support for building contrib modules
* Builds zic.exe

//Magnus

Attachment

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: zic with msvc
Next
From: "Raja Agrawal"
Date:
Subject: Asynchronous I/O Support