Re: Fix typo in tidstore.h

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-10-23T22:01:16Z
Lists: pgsql-hackers
On Thu, 24 Oct 2024 at 09:53, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
> I've attached the patch to fix a typo in tidstore.h. It's an oversight
> in commit f6bef362c.

Looks good.

David



Commits

  1. Fix typo in tidstore.h.

  2. Refactor tidstore.c iterator buffering.