Re: Doc patch, put RAISE USING keywords into a table - Mailing list pgsql-hackers

From Karl O. Pinc
Subject Re: Doc patch, put RAISE USING keywords into a table
Date
Msg-id 1351265036.30493.4@mofo
Whole thread Raw
In response to Doc patch, put RAISE USING keywords into a table  ("Karl O. Pinc" <kop@meme.com>)
Responses Re: Doc patch, put RAISE USING keywords into a table  ("Karl O. Pinc" <kop@meme.com>)
List pgsql-hackers
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.

I'm attaching a v2 of this patch:
raise_using_keyword_table-v2.patch

The use of the word "keyword" does not sit well
since these are not actual sql reserved key words.

V2 removes the word "keyword" from the table and
the surrounding text.

Regards,

Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


Attachment

pgsql-hackers by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Doc patch, put RAISE USING keywords into a table
Next
From: "David E. Wheeler"
Date:
Subject: Re: Extensions Documentation