Re: [Proposal] Page Compression for OLTP - Mailing list pgsql-hackers

From chenhj
Subject Re: [Proposal] Page Compression for OLTP
Date
Msg-id 327f04be.d96.177ab693a8c.Coremail.chjischj@163.com
Whole thread Raw
In response to Re: [Proposal] Page Compression for OLTP  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: [Proposal] Page Compression for OLTP
List pgsql-hackers

At 2021-02-16 21:51:14, "Daniel Gustafsson" <daniel@yesql.se> wrote:

>> On 16 Feb 2021, at 15:45, chenhj <chjischj@163.com> wrote:
>
>> I want to know whether this patch can be accepted by the community, that is, whether it is necessary for me to continue working for this Patch. 
>> If you have any suggestions, please feedback to me.
>
>It doesn't seem like the patch has been registered in the commitfest app so it
>may have been forgotten about, the number of proposed patches often outnumber
>the code review bandwidth.  Please register it at:
>
>	https://commitfest.postgresql.org/32/
>
>..to make sure it doesn't get lost.
>
>--
>Daniel Gustafsson https://vmware.com/

Thanks, I will complete this patch and registered it later.
Chen Huajun

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpq PQresultErrorMessage vs PQerrorMessage API issue
Next
From: Alvaro Herrera
Date:
Subject: Re: PATCH: Batch/pipelining support for libpq