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

From Jasen Betts
Subject Re: DEFERRABLE NOT NULL constraint
Date
Msg-id kesob0$ji5$2@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
List pgsql-general
On 2013-02-05, Bèrto ëd Sèra <berto.d.sera@gmail.com> wrote:
> Hi Chris,
>
>> Why do that as a trigger, then? Why not simply call a procedure that
>> generates the value and inserts it?
>
> Because this must be unknown to whoever makes the call and I'm not
> supposed to expose any detail of what's going on behind the scenes.
> Outsourcing part of sensitive apps also means that you do not want all
> of the outside devs to know all that company X is doing, and how it is
> doing it, sometimes.
>
> Cheers
> Bèrto

You've hidden nothing from INSERT-RETURNING.



--
⚂⚃ 100% natural

pgsql-general by date:

Previous
From: Ben Madin
Date:
Subject: Re: ERROR: invalid input syntax for integer: ""
Next
From: Adrian Klaver
Date:
Subject: Re: ERROR: invalid input syntax for integer: ""