Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Craig Ringer <craig@2ndquadrant.com>
From: Craig Ringer <craig@2ndQuadrant.com>
To: Jameison Martin <jameisonb@yahoo.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Noah Misch <noah@leadboat.com>, Simon Riggs <simon@2ndQuadrant.com>, Amit Kapila <amit.kapila@huawei.com>, Kevin Grittner <kgrittn@mail.com>, "robertmhaas@gmail.com" <robertmhaas@gmail.com>, "josh@agliodbs.com" <josh@agliodbs.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2013-01-25T02:01:58Z
Lists: pgsql-hackers
On 01/25/2013 03:43 AM, Jameison Martin wrote: > there have been a lot of different threads on this patch. i'm going to > take a stab at teasing them out, summarizing them, and addressing them > individually. Is this patch on the CF app? I can't seem to find it in 2013-01 or 2013-next, and I wanted to add your summary. -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Don't assume that a tuple's header size is unchanged during toasting.
- 039680affb1b 9.2.0 cited