pg_config MSVC makefile

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: pg_config MSVC makefile
Date: 2005-01-04 21:32:37
Message-ID: 41DB0B75.1010304@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Attached is a makefile I hacked up to build pg_config under MSVC - the
reason is that it's required (more or less) in order to build the latest
DBD::Pg code and I was testing that out under MSVC. Should be saved as
src/bin/pg_config/win32.mak if we're to be consistent. I haven't yet
done a patch to the upper level makefile to call it.

cheers

andrew

Attachment Content-Type Size
pg_config-win32.mak text/plain 2.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Oliver Jowett 2005-01-04 22:20:36 Re: Implementing RESET CONNECTION ...
Previous Message Karel Zak 2005-01-04 21:00:45 Re: Implementing RESET CONNECTION ...