Re: use less space in xl_xact_commit patch
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Leonardo Francalanci <m_lists@yahoo.it>
Cc: pgsql-hackers@postgresql.org
Date: 2011-05-19T15:46:57Z
Lists: pgsql-hackers
On Wed, May 18, 2011 at 9:11 AM, Leonardo Francalanci <m_lists@yahoo.it> wrote: > this is a second version: now using > > int counts[1]; /* variable-length array of counts */ > > in xl_xact_commit to keep track of number of > > different arrays at the end of the struct. > > Waiting for feedbacks... Looks reasonable on a quick once-over; please add it to the next CommitFest so that it gets a more detailed review. https://commitfest.postgresql.org/action/commitfest_view/open -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company