Fix typo in tidstore.h

Masahiko Sawada <sawada.mshk@gmail.com>

From: Masahiko Sawada <sawada.mshk@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-10-23T20:53:05Z
Lists: pgsql-hackers

Attachments

Hi,

I've attached the patch to fix a typo in tidstore.h. It's an oversight
in commit f6bef362c.

Regards,

-- 
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com

Commits

  1. Fix typo in tidstore.h.

  2. Refactor tidstore.c iterator buffering.