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

From David Fetter
Subject Re: [Proposal] Page Compression for OLTP
Date
Msg-id 20210218161257.GE2256@fetter.org
Whole thread Raw
In response to Re: [Proposal] Page Compression for OLTP  (chenhj <chjischj@163.com>)
Responses Re: [Proposal] Page Compression for OLTP  (chenhj <chjischj@163.com>)
List pgsql-hackers
On Tue, Feb 16, 2021 at 11:15:36PM +0800, chenhj wrote:
> 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
continueworking 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

The simplest way forward is to register it now so it doesn't miss the
window for the upcoming commitfest (CF), which closes at the end of
this month. That way, everybody has the entire time between now and
the end of the CF to review the patch, work on it, etc, and the CF bot
will be testing it against the changing code base to ensure people
know if such a change causes it to need a rebase.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: cursor sensitivity misunderstanding
Next
From: Pavel Stehule
Date:
Subject: Re: Problem with accessing TOAST data in stored procedures