[PATCH] tiny fix for plperlu - Mailing list pgsql-hackers

From Alex Pilosov
Subject [PATCH] tiny fix for plperlu
Date
Msg-id Pine.BSO.4.10.10108290007290.19501-200000@spider.pilosoft.com
Whole thread Raw
Responses Re: [PATCH] tiny fix for plperlu
List pgsql-hackers
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.

-alex

pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: List archives moved and cleaned up ...
Next
From: Thomas Swan
Date:
Subject: Re: bugs - lets call an exterminator!