Windows 64-bit work in progress patch

Started by Ken Camannalmost 18 years ago3 messageshackers
Jump to latest
#1Ken Camann
kjcamann@gmail.com

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Ken Camann (#1)
Re: Windows 64-bit work in progress patch

Ken Camann wrote:

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.

Just attach the patch to the email or post a URL with the patch to
hackers.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#3Ken Camann
kjcamann@gmail.com
In reply to: Bruce Momjian (#2)
Re: Windows 64-bit work in progress patch

Here is the work in progress patch described in this thread.

Attachments:

winx64-wip-1.patchapplication/octet-stream; name=winx64-wip-1.patchDownload+1211-108
winx64-wip-1.READMEapplication/octet-stream; name=winx64-wip-1.READMEDownload