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

From Kris Jurka
Subject Re: [Pljava-dev] Re: Should creating a new base type require superuser status?
Date
Msg-id Pine.BSO.4.64.0902201611540.28757@leary.csoft.net
Whole thread Raw
In response to Re: [Pljava-dev] Re: Should creating a new base type require superuser status?  (Kris Jurka <books@ejurka.com>)
List pgsql-hackers

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: return query/composite types
Next
From: decibel
Date:
Subject: Re: The science of optimization in practical terms?