Re: plperl features - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: plperl features
Date
Msg-id 200506251523.j5PFNR304213@candle.pha.pa.us
Whole thread Raw
In response to Re: plperl features  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
>
> >Do we need a TODO item?
> >
> >
>
> Sure, Maybe two:
>
> . pass arrays natively instead of as text between plperl and postgres
> . add support for polymorphic arguments and return types to plperl

Added to TODO:

        o Pass arrays natively instead of as text between plperl and postgres
        o Add support for polymorphic arguments and return types to plperl

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Add PG version number to NLS files
Next
From: "Luke Lonergan"
Date:
Subject: Re: COPY FROM performance improvements