Add a compatibility note about plpgsql's treatment of SELECT INTO rec.fld

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e1089e34eb7625332a4e594cc50186a5233dc2b3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-09-15T17:45:57Z
Releases: 9.1.0
Add a compatibility note about plpgsql's treatment of SELECT INTO rec.fld
when fld is of composite type.  Per discussion of bug #5644 from Valentine
Gogichashvili.

Files

PathChange+/−
doc/src/sgml/release-9.0.sgml modified +26 −1