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

From Michael Paquier
Subject Re: [REVIEW] Re: Compression of full-page-writes
Date
Msg-id CAB7nPqThy0mrTKRV1013ZgNg+DWaTqg+tZ0aOCkvVNQ7ra1OGw@mail.gmail.com
Whole thread Raw
In response to Re: [REVIEW] Re: Compression of full-page-writes  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [REVIEW] Re: Compression of full-page-writes  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Wed, Dec 24, 2014 at 9:03 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Returning only a boolean is fine for me (that's what my first patch
> did), especially if we add at some point hooks for compression and
> decompression calls.
Here is a patch rebased on current HEAD (60838df) for the core feature
with the APIs of pglz using booleans as return values.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c
Next
From: Andres Freund
Date:
Subject: Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c