Re: Implementing SQL ASSERTION

From: David Fetter <david(at)fetter(dot)org>
To: Joe Wildish <joe-postgresql(dot)org(at)elusive(dot)cx>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Subject: Re: Implementing SQL ASSERTION
Date: 2018-03-18 19:36:53
Message-ID: 20180318193653.GB15691@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Mar 18, 2018 at 12:29:50PM +0000, Joe Wildish wrote:
> >
> >>
> >> This patch no longer applies. Any chance of a rebase?
> >>
> >
>
>
> Attached is a rebased version of this patch. It takes into account the ACL checking changes and a few other minor amendments.

Thanks!

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Anton Dignös 2018-03-18 19:56:31 Re: IndexJoin memory problem using spgist and boxes
Previous Message Andres Freund 2018-03-18 19:24:07 include/pgtar.h is missing include guards?