Not really. This is for building VC++ extensions that work with Postgresql for Windows, which is built using MinGW. Thus it allows you to build extensions with VC++ that work with Postgresql "out-of-the-box" on the Windows platform.

In contrast, the link below is for rebuilding Postgresql itself, but with VC++ instead of MinGW.

Charlie

Qingqing Zhou wrote:
"Charlie Savage" <[EMAIL PROTECTED]> wrote
I've been able to successfully build server extension using Visual
Studio 2005 for Windows Postgresql 8.1.  However, it took a few tweaks
which I thought I should document (maybe these issues could be fixed in
future postgresql versions?):



Is this one related?

http://pgfoundry.org/projects/vcproject/

Regards,
Qingqing


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to