plperl validator function

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: plperl validator function
Date: 2005-06-22 00:01:41
Message-ID: 42B8AA65.8010008@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


That attached 2 patches implement a validator function for plperl, and
support for it in createlang.

This has somewhat less utility than do such functions for languages with
stricter compiletime as opposed to runtime requirements, but I still
think it's useful. If this is acceptable I'll provide a regression test
in due course - I don't think any documentation is required.

cheers

andrew

Attachment Content-Type Size
plperlvalid.createlang.patch text/x-patch 696 bytes
plperlvalid.patch text/x-patch 2.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-06-22 01:37:40 Re: Continue stmt for plpgsql
Previous Message Tom Lane 2005-06-21 22:21:56 Re: [PATCHES] Removing Kerberos 4