Re: heapgettup refactoring - Mailing list pgsql-hackers

From David Rowley
Subject Re: heapgettup refactoring
Date
Msg-id CAApHDvqj1uiRr0CrT3NFCxyzz4nW6em6CeGuVf9Y0BUfc27w=A@mail.gmail.com
Whole thread Raw
In response to Re: heapgettup refactoring  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Wed, 8 Feb 2023 at 15:09, David Rowley <dgrowleyml@gmail.com> wrote:
> Using the tests mentioned in [1], I tested out
> remove_HeapScanDescData_rs_inited_field.patch. It's not looking very
> promising at all.

In light of the performance regression from removing the rs_inited
field, let's just forget doing that for now.  It does not really seem
that important compared to the other work that's already been done.

If one of us gets time during the v17 cycle, then maybe we can revisit it then.

I'll mark the patch as committed in the CF app.

David



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Supporting MERGE on updatable views
Next
From: Michail Nikolaev
Date:
Subject: Replace known_assigned_xids_lck by memory barrier