Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m3d9i-0001dR-OY for pgsql-hackers@arkaria.postgresql.org; Wed, 14 Jul 2021 11:34:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1m3d9g-00070E-RL for pgsql-hackers@arkaria.postgresql.org; Wed, 14 Jul 2021 11:34:20 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m3d9g-000705-Hv for pgsql-hackers@lists.postgresql.org; Wed, 14 Jul 2021 11:34:20 +0000 Received: from mail-il1-x131.google.com ([2607:f8b0:4864:20::131]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1m3d9a-0004OC-14 for pgsql-hackers@postgresql.org; Wed, 14 Jul 2021 11:34:19 +0000 Received: by mail-il1-x131.google.com with SMTP id w1so1198929ilg.10 for ; Wed, 14 Jul 2021 04:34:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/YJgiDauy96Z9OYYPyFJUQgRVQJapuPIryBjYzWNzRI=; b=Bqmk/WcGLyFCQPD/LXt8akKMT1nUp685jrrA9xrZqNTXt7cA3QM9GIZN03Mzq/eXEV vj2cfeiJRCD1pil9IZ+2N19fV81LDGy3eT72uTW2QlEgmk9HxQr68RMOwHoTtYkqrdRA 8+zeGyLz4WGbHhJ4BJjbI32zZDahSgRbiDQ4IPwJPaCQ9wBItGRjBGGABack7Wr957Vn fY2VHJo5Ym/EXplJ779HiUZuHTIgOJL9G3sqQR28sfmXX2aZ+y1EqWAk6fR36qA/chIe 8E57lbNS5FxNKseUUAuum4XRZ462fog6iDJjEvwftPezqEYdHGlcAJhdjhpXvkf5AvqT mEEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/YJgiDauy96Z9OYYPyFJUQgRVQJapuPIryBjYzWNzRI=; b=fnjdUJn/C6qs73m4hJycKAOVWgFKIDSjYrZqXQ8juytt7mdhNaI2Ym3k04RfeGw5AJ H9jc2hMJlWYUfLoMkOMe8iFd20Qs8Zhwoa8uF8/oQMWztbSa5HoYY2/9cVFrnxHwdEgl D1LWEWuSRUEGpJe+b9/ep6edaPfsGiNOXx1ZHEf6TVXCO6LRlC0UUHyYbJZG8cnPa+9y kw0VFXgzia1A5FAUC4nACjwNlzBYq1t/GTIx+GpIXPZCnemgAIwfIzlDt5i3mwH6VaqA cMzRyj9lOa80NPvCe/DKYQouYo9Z7zKK/bpYXwXTXyi8fuD8xERgclAi/fNdVCfYLuNO sbAg== X-Gm-Message-State: AOAM530VSrs84pJSV+dcn6d3sFBoWFex1QbJtPIb41Eq1lxrJZb+3pod sLoJCsxkKL2xjAoOqKGbIfPVsMCVZ4b7Ja5K5Po= X-Google-Smtp-Source: ABdhPJz+hYR6moCqyTKjM0PrGgQmago4eLMRjEUHoW1g3jq6/+QEQJVTvIeH7J8Wu+lnBfs5LSpN95kWfVv8ppWmeoI= X-Received: by 2002:a92:509:: with SMTP id q9mr6224252ile.239.1626262452976; Wed, 14 Jul 2021 04:34:12 -0700 (PDT) MIME-Version: 1.0 References: <2ECBBCA0-4D8D-4841-8872-4A5BBDC063D2@amazon.com> <20210213162623.4upmsuzwv2anqoqx@alap3.anarazel.de> In-Reply-To: From: vignesh C Date: Wed, 14 Jul 2021 17:04:01 +0530 Message-ID: Subject: Re: partial heap only tuples To: "Bossart, Nathan" Cc: Ibrar Ahmed , Andres Freund , "pgsql-hackers@postgresql.org" , "McAlister, Grant" , "Mlodgenski, Jim" , "Nasby, Jim" , "Hsu, John" , Bruce Momjian Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Mar 9, 2021 at 12:09 AM Bossart, Nathan wrote: > > On 3/8/21, 10:16 AM, "Ibrar Ahmed" wrote: > > On Wed, Feb 24, 2021 at 3:22 AM Bossart, Nathan wrote: > >> On 2/10/21, 2:43 PM, "Bruce Momjian" 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