Re: indexes on functions and create or replace function - Mailing list pgsql-general

From Christophe
Subject Re: indexes on functions and create or replace function
Date
Msg-id 8DD49F66-DE52-4D68-882F-64D8F77DE2FB@thebuild.com
Whole thread Raw
In response to Re: indexes on functions and create or replace function  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: indexes on functions and create or replace function  ("Matthew Dennis" <mdennis@merfer.net>)
List pgsql-general
On Aug 28, 2008, at 6:51 PM, Alvaro Herrera wrote:
> Also, you have to keep in mind that we support pluggable
> languages.  The
> function's source code is just an opaque string.

Oh, ouch, right.

I think that this is one of those cases where it's better that we
simply advertise: BE AWARE OF THIS, rather than try to provide a half-
baked solution that gives the illusion of safety without the reality.

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: indexes on functions and create or replace function
Next
From: "Matthew Dennis"
Date:
Subject: Re: indexes on functions and create or replace function