=?utf-8?Q?Dagfinn_Ilmari_Manns=C3=A5ker?= <ilm...@ilmari.org> writes:
> Andrew Dunstan <and...@dunslane.net> writes:
>> On 2023-06-22 Th 16:56, Greg Sabino Mullane wrote:
>>> * Do all of these transforms need to be their own contrib modules? So
>>> much duplicated code across contrib/*_plperl already (and *plpython 
>>> too for that matter) ...

>> Yeah, that's a bit of a mess. Not sure what we can do about it now.

> Would it be possible to move the functions and other objects to a new
> combined extension, and make the existing ones depend on that?

Perhaps another way could be to accept that the packaging is what it
is, but look for ways to share the repetitive source code.  The .so's
wouldn't get any smaller, but they're not that big anyway.

                        regards, tom lane


Reply via email to