Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Unexpected plperl difference between 8.4 and 9.1 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unexpected plperl difference between 8.4 and 9.1
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Unexpected plperl difference between 8.4 and 9.1  (Alvaro Herrera <[email protected]>)
Responses Re: Unexpected plperl difference between 8.4 and 9.1
List pgsql-hackers
Alvaro Herrera <[email protected]> writes:
> Excerpts from Alex Hunsaker's message of lun ago 20 12:03:11 -0400 2012:
>> Hrm seems to work for me. What version of perl is this?
>> $ perl -V
>> Summary of my perl5 (revision 5 version 16 subversion 0) configuration:

> I can reproduce the failure with 5.14.2

Smells like a Perl bug to me.  Has anybody attempted to reproduce this
just in Perl itself, not PL/Perl?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: The pgrminclude problem
Next
From: Rushabh Lathia
Date:
Subject: Re: Primary Key Constraint on inheritance table not getting route to child tables