Re: [PATCH] tiny fix for plperlu

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alex Pilosov <alex(at)pilosoft(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] tiny fix for plperlu
Date: 2001-08-29 11:21:07
Message-ID: Pine.LNX.4.30.0108291319270.677-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alex Pilosov writes:

> Attached patch fixes following problem: createlang.sh expects one handler
> for each PL. If a handler function for a new PL is found in pg_languages,
> PL won't be created. So you need to have plperl_call_handler and
> plperlu_call_handler. This patch just does that.

This is already fixed by allowing handlers to be shared.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Pilosov 2001-08-29 11:35:43 Re: [PATCH] tiny fix for plperlu
Previous Message Karel Zak 2001-08-29 11:03:25 compile error: c_lock assembler