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

From Peter Eisentraut
Subject Re: Doc patch, put RAISE USING keywords into a table
Date
Msg-id 1353132966.6670.12.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: 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 Fri, 2012-10-26 at 16:23 -0500, Karl O. Pinc wrote:
> Attached is: raise_using_keyword_table-v3.patch
> It uses a variable list instead of a table.
> 
> I believe I prefer the table but this might
> (or might not) be more consistent with the
> style of other parts of the docs. 

I'm unsure whether splitting this out into a list (or table) is an
improvement.  Other opinions?

This page is written as a narrative explanation of the RAISE feature,
but there is probably a desire to also have it serve as a reference page
in the style of the SQL command reference pages.  But it might get ugly
if we try to have it be both.





pgsql-hackers by date:

Previous
From: Steve Singer
Date:
Subject: Re: [PATCH 09/14] Adjust all *Satisfies routines to take a HeapTuple instead of a HeapTupleHeader
Next
From: Peter Eisentraut
Date:
Subject: Re: Doc patch, put pg_temp into the documentation's index