On Wed, May 18, 2011 at 9:11 AM, Leonardo Francalanci <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
