Re: [REVIEW] Re: Compression of full-page-writes - Mailing list pgsql-hackers

From Rahila Syed
Subject Re: [REVIEW] Re: Compression of full-page-writes
Date
Msg-id CAH2L28vSN+pzLqCDhiupiVhpGnWuneV5=AX0AZG4pcKUyhzaSQ@mail.gmail.com
Whole thread Raw
In response to Re: [REVIEW] Re: Compression of full-page-writes  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Responses Re: [REVIEW] Re: Compression of full-page-writes  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Re: [REVIEW] Re: Compression of full-page-writes  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
>
> But 0002-CompressBackupBlock_snappy_lz4_pglz-2.patch doesn't seem to
> be able to apply to HEAD cleanly.

>Yes, and it needs quite some reformatting beyond fixing whitespace
>damage too (long lines, comment formatting, consistent spacing etc.).

Please find attached patches with no whitespace error and improved formatting.

Thank you,


On Fri, Jul 4, 2014 at 11:39 AM, Abhijit Menon-Sen <ams@2ndquadrant.com> wrote:
At 2014-07-04 14:38:27 +0900, masao.fujii@gmail.com wrote:
>
> But 0002-CompressBackupBlock_snappy_lz4_pglz-2.patch doesn't seem to
> be able to apply to HEAD cleanly.

Yes, and it needs quite some reformatting beyond fixing whitespace
damage too (long lines, comment formatting, consistent spacing etc.).

-- Abhijit

Attachment

pgsql-hackers by date:

Previous
From: "MauMau"
Date:
Subject: [RFC: bug fix?] Connection attempt block forever when the synchronous standby is not running
Next
From: Tom Lane
Date:
Subject: Re: Issue while calling new PostgreSQL command from a Java Application