Re: Doc patch, put RAISE USING keywords into a table

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Karl O(dot) Pinc" <kop(at)meme(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Doc patch, put RAISE USING keywords into a table
Date: 2012-12-18 03:48:38
Message-ID: 1355802518.30875.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2012-10-26 at 16:23 -0500, Karl O. Pinc wrote:
> On 10/26/2012 10:23:56 AM, Karl O. Pinc wrote:
> > On 10/26/2012 09:58:05 AM, Karl O. Pinc wrote:
> >
> > > The attached patch, raise_using_keyword_table.patch,
> > > puts the pl/pgsql RAISE USING keywords into a table,
> > > replacing a prose description.
>
> Attached is: raise_using_keyword_table-v3.patch
> It uses a variable list instead of a table.

I have committed this "list" version with some small modifications.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2012-12-18 05:06:43 Re: Switching timeline over streaming replication
Previous Message Peter Eisentraut 2012-12-18 03:37:39 Re: Assert for frontend programs?