Re: pg_filedump 9.3: checksums (and a few other fixes) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_filedump 9.3: checksums (and a few other fixes)
Date
Msg-id 1754.1374011587@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_filedump 9.3: checksums (and a few other fixes)  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> On 07/08/2013 04:59 PM, Tom Lane wrote:
>> FWIW, I think that's exactly what I did in the preliminary 9.3 patch
>> that I committed to pg_filedump a few weeks ago.  Could you take a look
>> at what's there now and see if that's what you meant?

> So, is this getting committed today, or do we bounce it?

I was hoping for a comment from Alvaro, but wouldn't have gotten to
committing it today in any case.  IMO this patch doesn't really belong
in the commitfest queue, since pg_filedump isn't part of the community
distribution.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Next
From: Josh Berkus
Date:
Subject: Re: [Review] Re: minor patch submission: CREATE CAST ... AS EXPLICIT