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.