Re: Manipulating complex types as non-contiguous structures in-memory
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@postgresql.org
Date: 2015-03-28T21:24:36Z
Lists: pgsql-hackers
Attachments
- expanded-arrays-1.1.patch (text/x-diff) patch
I wrote: > [ expanded-arrays-1.0.patch ] This is overdue for a rebase; attached. No functional changes, but some of what was in the original patch has already been merged, and other parts were superseded. regards, tom lane
Commits
-
Use fast path in plpgsql's RETURN/RETURN NEXT in more cases.
- 9e3ad1aac524 9.5.0 cited
-
Add support for multiple kinds of external toast datums.
- 368202501539 9.4.0 cited