Re: Compiling UDF DLL under Win32

From: "William ZHANG" <uniware(at)zedware(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Compiling UDF DLL under Win32
Date: 2006-02-07 15:03:03
Message-ID: dsada9$2iuo$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


""Magnus Hagander"" <mha(at)sollentuna(dot)net>
> No, you need to use mingw to compile extensions.

I think we should write some documents on how to generate
postgres.lib from postgres.exe for VC++, Borland C++ users.

> //Magnus
>
> ---------------------------(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
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Seneca Cunningham 2006-02-07 15:04:38 Re: [PORTS] Failed install - libgen.so doesn't exist
Previous Message Bruce Momjian 2006-02-07 14:49:02 Re: Sequences/defaults and pg_dump