Re: row-level security model

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: John DeSoi <jd(at)icx(dot)net>
Cc: pgsql List <pgsql-general(at)postgresql(dot)org>
Subject: Re: row-level security model
Date: 2004-04-02 20:26:46
Message-ID: 20040402202646.GA18442@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Apr 02, 2004 at 13:27:38 -0500,
John DeSoi <jd(at)icx(dot)net> wrote:
>
> On Apr 2, 2004, at 10:39 AM, Bruno Wolff III wrote:
>
> >Except for SQL functions which can be inlined, the optimizer can't
> >optimize what is being done in the function with what is being done
> >in the select statement. This might be a performance issue depending
> >on your particular circumstances.
>
> How does one specify a SQL function that can be inlined?

You use language 'SQL' in 7.4 or later.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message btober 2004-04-02 21:08:21 Re: execute function after user connect
Previous Message Tom Lane 2004-04-02 19:48:13 Re: [GENERAL] Large DB