Windows 64-bit work in progress patch

From: "Ken Camann" <kjcamann(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Windows 64-bit work in progress patch
Date: 2008-07-07 18:13:55
Message-ID: 63c05a820807071113y2e3bed42i14f12f51a0f48826@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have developed the first part on my patch to get postgres running
natively on 64-bit Windows. It makes no changes to the postgres code
besides adding some win64 specific header files to the port directory.
The rest of it is modifications to the Perl scripts in src/tools/msvc
to get everything to compile on the Visual Studio 2005 and 2008 x64
cross-compilers.

As a first time contributor (to any project), I am not sure what to do
with these files. I have made the patch file with the diff_orig tool
and a README file...what do I do with them? Since this is a work in
progress patch, I am not submitting it for inclusion yet. I'd like to
submit it first so that people can look over it.

-Ken

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2008-07-07 18:17:48 Re: CommitFest rules
Previous Message Josh Berkus 2008-07-07 18:06:47 Questions and notes on CommitFest patch review