Re: DEFERRABLE NOT NULL constraint - Mailing list pgsql-general

From Jasen Betts
Subject Re: DEFERRABLE NOT NULL constraint
Date
Msg-id ket64i$mbg$1@gonzo.reversiblemaps.ath.cx
Whole thread Raw
In response to Re: DEFERRABLE NOT NULL constraint  (Alban Hertroys <haramrae@gmail.com>)
Responses Re: DEFERRABLE NOT NULL constraint  (Chris Angelico <rosuav@gmail.com>)
List pgsql-general
On 2013-02-06, Bèrto ëd Sèra <berto.d.sera@gmail.com> wrote:
> Hi
>
>> You've hidden nothing from INSERT-RETURNING.
>
> ?? Or from a select, if the final value is what you mean. What we hide
> is the way values are made, clearly not the final value. That bit is
> accessible to anyone who can select the table, obviously.
>

so the trigger function is opaque, written in C or some other language
where they can't access the source easily?




--
⚂⚃ 100% natural

pgsql-general by date:

Previous
From: Bèrto ëd Sèra
Date:
Subject: Re: DEFERRABLE NOT NULL constraint
Next
From: Chris Angelico
Date:
Subject: Re: DEFERRABLE NOT NULL constraint