Re: [Pljava-dev] Re: Should creating a new base type require superuser status?

From: Kris Jurka <books(at)ejurka(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Thomas Hallgren <thomas(at)tada(dot)se>, pljava-dev(at)pgfoundry(dot)org, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Subject: Re: [Pljava-dev] Re: Should creating a new base type require superuser status?
Date: 2009-02-20 21:19:11
Message-ID: Pine.BSO.4.64.0902201611540.28757@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pljava-dev

On Wed, 18 Feb 2009, Kris Jurka wrote:

> I have reviewed pljava's handling of misrepresented alignment, length, and by
> value parameters [and it doesn't all work.]
>

I have fixed pljava to now correctly handle all of these being defined
incorrectly. So a trusted language can be used to create type input and
output functions safely. I think the restriction that only superusers can
create types should be reverted.

Kris Jurka

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message decibel 2009-02-21 00:25:41 Re: The science of optimization in practical terms?
Previous Message Tom Lane 2009-02-20 20:55:25 Re: return query/composite types

Browse pljava-dev by date

  From Date Subject
Next Message Prabhakara_Janardhan at emc.com 2009-03-18 19:08:53 [Pljava-dev] Build Errors while building PL/Java 1.4.0 on Solaris 10
Previous Message Thomas Hallgren 2009-02-18 11:23:07 Re: [Pljava-dev] Re: Should creating a new base type require superuser status?