Updates for vcbuild

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Updates for vcbuild
Date: 2006-10-20 23:57:35
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FCAD@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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 Content-Type Size
vcbuild.diff application/octet-stream 15.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2006-10-21 00:52:00 Re: [SPAM?] Re: Asynchronous I/O Support
Previous Message dakotali kasap 2006-10-20 23:05:52 Want to use my own query-plan

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-10-21 04:47:02 Re: [HACKERS] zic with msvc
Previous Message Magnus Hagander 2006-10-20 18:15:28 Re: zic with msvc