Re: remove undocumented assign syntax from plpgsql doc - Mailing list pgsql-docs

From Tom Lane
Subject Re: remove undocumented assign syntax from plpgsql doc
Date
Msg-id 24220.1389466350@sss.pgh.pa.us
Whole thread Raw
In response to Re: remove undocumented assign syntax from plpgsql doc  (Bruce Momjian <bruce@momjian.us>)
Responses Re: remove undocumented assign syntax from plpgsql doc  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: remove undocumented assign syntax from plpgsql doc  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
Bruce Momjian <bruce@momjian.us> writes:
> On Wed, May 29, 2013 at 10:02:20AM +0200, Pavel Stehule wrote:
>> remove undocumented syntax for assign statements in plpgsql doc examples

> Applied.

I thought the consensus in the referenced thread had been to go the other
way.  We're not going to remove the syntax option to use "=", so shouldn't
we document it rather than pretending it doesn't exist?

The end of the other thread was
http://www.postgresql.org/message-id/1370122048.6266.YahooMailNeo@web162902.mail.bf1.yahoo.com

            regards, tom lane


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: remove undocumented assign syntax from plpgsql doc
Next
From: Pavel Stehule
Date:
Subject: Re: remove undocumented assign syntax from plpgsql doc