pgsql: Document PERFORM limitation when using WITH queries.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document PERFORM limitation when using WITH queries.
Date: 2011-09-06 17:42:13
Message-ID: E1R0zf3-00084l-7R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document PERFORM limitation when using WITH queries.

Backpatch to 9.0 and 9.1.

Report from depstein(at)alliedtesting(dot)com(dot)

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6f94280dee9f8b6c511f00a50531b981faa73b54

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-09-06 18:38:37 pgsql: Avoid possibly accessing off the end of memory in examine_attrib
Previous Message Tom Lane 2011-09-06 16:37:08 pgsql: Add an "incompatibility" entry to 9.1 release notes about CREATE