On Tue, May 20, 2008 at 8:55 AM, <[EMAIL PROTECTED]> wrote:
> Is any where guide how to build on Win32, which compiler to use etc?
http://www.postgresql.org/docs/8.3/interactive/install-win32-full.html
> Or may PostgreSQL team build binaries of PostgreSQL 8.3.1 for Perl 5.10?
We won't be buildi
08 8:50 PM
Subject: Re: [BUGS] Win32: Postgre 8.3.1 does not work with Active perl 5.10
On Mon, May 19, 2008 at 6:18 PM, <[EMAIL PROTECTED]> wrote:
1. Install Active perl 5.8
2. Install PostgreSQL 8.3.1
3. CREATE plperl FUNCTION
4. Call this FUNCTION TO CHECK that plperl.dll IS loaded AND FU
On Mon, May 19, 2008 at 6:18 PM, <[EMAIL PROTECTED]> wrote:
> 1. Install Active perl 5.8
> 2. Install PostgreSQL 8.3.1
> 3. CREATE plperl FUNCTION
> 4. Call this FUNCTION TO CHECK that plperl.dll IS loaded AND FUNCTION
> executed
> 5. Deinstall Active perl 5.8
> 6. Install Active perl 5.10
> 7. Wh