Re: review: CHECK FUNCTION statement

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: review: CHECK FUNCTION statement
Date: 2012-03-07 15:55:12
Message-ID: CAFj8pRAGWAC_D9B1kUh9unjwicwHHO_Yk9ghVRHZs8yF+ocwFw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello

multicheck for triggers are supported now

CHECK TRIGGER ALL;
CHECK TRIGGER ALL IN SCHEMA xxx FOR ROLE yyy;

Regards

Pavel Stehule

Attachment Content-Type Size
check_function-2012-03-07-2.patch.gz application/x-gzip 34.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-03-07 16:07:08 Re: pg_stat_statements and planning time
Previous Message Jeff Janes 2012-03-07 15:44:19 Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock)