pgsql: Document PERFORM limitation when using WITH queries. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document PERFORM limitation when using WITH queries.
Date
Msg-id E1R0zf3-00084o-7O@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document PERFORM limitation when using WITH queries.

Backpatch to 9.0 and 9.1.

Report from depstein@alliedtesting.com.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/94bf47db8ffc13005d9b14ec3331f6db94a91d46

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Document PERFORM limitation when using WITH queries.
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid possibly accessing off the end of memory in examine_attrib