Re: Removing log_cnt from pg_sequence_read_tuple()

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-08-29T14:28:49Z
Lists: pgsql-hackers
On Thu, Aug 29, 2024 at 02:11:22PM +0900, Michael Paquier wrote:
> Okay, here is a v2 of the patch using this name for the function.

LGTM

-- 
nathan



Commits

  1. Rename pg_sequence_read_tuple() to pg_get_sequence_data()