Re: partial heap only tuples - Mailing list pgsql-hackers

From vignesh C
Subject Re: partial heap only tuples
Date
Msg-id CALDaNm3O=deYN=4qLV5Gu_4CYMMP-Y+zPXrVHfFyCtekmJANQA@mail.gmail.com
Whole thread Raw
In response to partial heap only tuples  ("Bossart, Nathan" <bossartn@amazon.com>)
Responses Re: partial heap only tuples  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Tue, Mar 9, 2021 at 12:09 AM Bossart, Nathan <bossartn@amazon.com> wrote:
>
> On 3/8/21, 10:16 AM, "Ibrar Ahmed" <ibrar.ahmad@gmail.com> wrote:
> > On Wed, Feb 24, 2021 at 3:22 AM Bossart, Nathan <bossartn@amazon.com> wrote:
> >> On 2/10/21, 2:43 PM, "Bruce Momjian" <bruce@momjian.us> wrote:
> >>> I wonder if you should create a Postgres wiki page to document all of
> >>> this.  I agree PG 15 makes sense.  I would like to help with this if I
> >>> can.  I will need to study this email more later.
> >>
> >> I've started the wiki page for this:
> >>
> >>    https://wiki.postgresql.org/wiki/Partial_Heap_Only_Tuples
> >>
> >> Nathan
> >
> > The regression test case  (partial-index) is failing
> >
> > https://cirrus-ci.com/task/5310522716323840
>
> This patch is intended as a proof-of-concept of some basic pieces of
> the project.  I'm working on a new patch set that should be more
> suitable for community review.

The patch does not apply on Head anymore, could you rebase and post a
patch. I'm changing the status to "Waiting for Author".

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Pavel Borisov
Date:
Subject: Re: [PATCH] Automatic HASH and LIST partition creation
Next
From: vignesh C
Date:
Subject: Re: Write visibility map during CLUSTER/VACUUM FULL