Re: Tid scan improvements - Mailing list pgsql-hackers

From David Rowley
Subject Re: Tid scan improvements
Date
Msg-id CAApHDvor_H6qRrCHXpQKODZaS7L1hU5ogyBGGx3cxLiNgiDhdw@mail.gmail.com
Whole thread Raw
In response to Re: Tid scan improvements  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: Tid scan improvements
Re: Tid scan improvements
List pgsql-hackers
On Thu, 4 Feb 2021 at 23:51, David Rowley <dgrowleyml@gmail.com> wrote:
> Updated patch attached.

I made another pass over this patch and did a bit of renaming work
around the heap_* functions and the tableam functions. I think the new
names are a bit more aligned to the existing names.

I don't really see anything else that I'm unhappy with about this
patch, so pending any objections or last-minute reviews, I plan to
push it later this week.

David

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: ERROR: "ft1" is of the wrong type.
Next
From: Amit Langote
Date:
Subject: Re: POC: postgres_fdw insert batching