Re: remove undocumented assign syntax from plpgsql doc

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: remove undocumented assign syntax from plpgsql doc
Date: 2014-01-16 21:40:36
Message-ID: 20140116214036.GA15696@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, Jan 15, 2014 at 11:32:59AM -0500, Bruce Momjian wrote:
> On Wed, Jan 15, 2014 at 04:55:11PM +0100, Pavel Stehule wrote:
> > The problem is that these are philosophical issues that are not normally
> > covered in our docs.  What I have done is to add a mention of which
> > option is compliant to the new text.  Patch attached.
> >
> > Is GET DIAGNOSTICS defined in the standard for SQL/PSM only or for
> > generic SQL?
> >
> >
> >
> > I found this statement in ANSI SQL 92 - and few minutes searching - it is in
> > generic SQL - today "SQL framework" part and it is enhanced in "SQL/PSM"
>
> OK, patch updated.

Patch applied. Yeah!

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Marko Tiikkaja 2014-01-16 23:38:13 hot_standby_feedback and max_standby_archive_delay
Previous Message Tom Lane 2014-01-15 20:47:13 Re: remove undocumented assign syntax from plpgsql doc