Re: use less space in xl_xact_commit patch - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: use less space in xl_xact_commit patch
Date
Msg-id BANLkTi=h8JWpghKfHM4O87nEqk0rPrzF0w@mail.gmail.com
Whole thread Raw
In response to Re: use less space in xl_xact_commit patch  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: use less space in xl_xact_commit patch
Re: use less space in xl_xact_commit patch
Re: use less space in xl_xact_commit patch
List pgsql-hackers
On Tue, Jun 14, 2011 at 4:21 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, May 25, 2011 at 3:05 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
>> Yes, that's correct. We can remove them from the normal commit record
>> when nmsgs == 0.
>
> Leonardo, can you submit an updated version of this patch today that
> incorporates Simon's suggestion?  The CommitFest starts tomorrow.  If
> not, please feel free to resubmit to the next CommitFest.  Simon or I
> may find the time to review it sooner rather than later even if it
> misses the deadline for this CommitFest, because I think it's an
> important optimization and I know you have other work that depends on
> it.  But for now we should mark it Returned with Feedback if you don't
> have an updated version ready to go.

We don't need to be in a hurry here. As the reviewer I'm happy to give
Leonardo some time, obviously no more than the end of the commit fest.

If he doesn't respond at all, I'll do it, but I'd like to give him the
chance and the experience if possible.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: One-Shot Plans
Next
From: Simon Riggs
Date:
Subject: Re: One-Shot Plans