Re: plperl patch

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: plperl patch
Date: 2004-06-28 16:58:03
Message-ID: 40E04E1B.3010007@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Andrew Dunstan wrote:

>
>
> I wrote:
>
>>
>> I know it's late in the day, but ...
>>
>> Attached is a patch and 2 replacement files for plperl. The work has
>> been done under the auspices of the plperlng project on pgfoundry.
>> The code (which has been through several iterations) comes from
>> CommandPrompt, and has had some minor editorializing by me (spelling,
>> indentation, function heading comments). It has also been reviewed
>> somewhat by Abhijit Menon-Sen, who supplied a small optimization. It
>> has been tested by me and by David Fetter.
>>
>>
>
> My apologies. I should have tested more. It appears that the
> optimization Abhijit sent us causes a memory error, at least onn my
> machine. I have therefore reverted it. Please ignore the patch file
> previously sent and use this one instead. The other files in my
> previous post are still relevant - to save space I have not reattached
> them.
>
>

This time it's attached ...

cheers

andrew

Attachment Content-Type Size
plperl.patch text/plain 25.6 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2004-06-28 17:29:47 Re: Include tablespace information in psql \d footers
Previous Message Andreas Pflug 2004-06-28 12:07:34 Re: pg_tablespace_databases