Re: Manipulating complex types as non-contiguous structures in-memory

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jim Nasby <Jim.Nasby@BlueTreble.com>, pgsql-hackers@postgresql.org
Date: 2015-02-11T16:40:59Z
Lists: pgsql-hackers
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> I think restricting this feature to varlena types is just fine.

Agreed.

	Thanks,

		Stephen

Commits

  1. Use fast path in plpgsql's RETURN/RETURN NEXT in more cases.

  2. Add support for multiple kinds of external toast datums.