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
a.. 1. Install Active perl 5.8a.. 2. Install PostgreSQL 8.3.1a.. 3. CREATE
plperl FUNCTION a.. 4. Call this FUNCTION TO CHECK that plperl.dll IS loaded
AND FUNCTION executeda.. 5. Deinstall Active perl 5.8a.. 6. Install Active perl
5.10a.. 7. When you call plperl FUNCTION you get next error:a..