Re: Transform for pl/perl - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Transform for pl/perl
Date
Msg-id 3313.1512152151@sss.pgh.pa.us
Whole thread Raw
In response to Re: Transform for pl/perl  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Transform for pl/perl
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Fri, Dec 1, 2017 at 12:30 AM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> Patch moved to CF 2018-01. Perhaps a committer will look at it at some point.

> FWIW, although I like the idea, I'm not going to work on the patch.  I
> like Perl, but I neither know its internals nor use plperl.  I hope
> someone else will be interested.

I've been assuming (and I imagine other committers think likewise) that
Peter will pick this up at some point, since the whole transform feature
was his work to begin with.  If he doesn't want to touch it, maybe he
should say so explicitly so that other people will feel free to take it.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] INSERT ON CONFLICT and partitioned tables
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager