Re: PL/PgSQL STRICT

From: Joel Jacobson <joel(at)trustly(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PL/PgSQL STRICT
Date: 2012-12-21 16:47:22
Message-ID: CAASwCXdjK1CeZvL8yhPSQ7yDDgTrrU5mRhi-OMAO3wVD=+RbHg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 21, 2012 at 4:22 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> What about before it, ie
>
> STRICT UPDATE ...

+1 from me too.
This feature would be awesome.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2012-12-21 16:51:09 Re: Review of Row Level Security
Previous Message Pavel Stehule 2012-12-21 16:40:08 Re: Writing Trigger Functions in C