Re: Sequence Access Methods, round two

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Peter Smith <smithpb2250(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Sequence Access Methods, round two
Date: 2025-08-15 05:47:42
Message-ID: aJ7J_sqb_1MMidb_@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jun 20, 2025 at 01:50:48PM +0900, Michael Paquier wrote:
> Rebased as v15, following a report from the CI that the new pg_dump
> command in the TAP tests needed a --with-statistics switch, like its
> relatives.

v16 rebased, conflict with naming of pg_dump option --statistics vs
--with-statistics.
--
Michael

Attachment Content-Type Size
v16-0001-Remove-FormData_pg_sequence_data-from-init_param.patch text/x-diff 9.2 KB
v16-0002-Integrate-addition-of-attributes-for-sequences-w.patch text/x-diff 11.2 KB
v16-0003-Refactor-code-for-in-core-local-sequences.patch text/x-diff 54.5 KB
v16-0004-Sequence-access-methods-backend-support.patch text/x-diff 64.1 KB
v16-0005-Sequence-access-methods-dump-restore-support.patch text/x-diff 21.8 KB
v16-0006-Sequence-access-methods-core-documentation.patch text/x-diff 9.5 KB
v16-0007-snowflake-Add-sequence-AM-based-on-it.patch text/x-diff 28.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-08-15 06:11:34 Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Previous Message Hayato Kuroda (Fujitsu) 2025-08-15 05:46:18 RE: Compilation issues for HASH_STATISTICS and HASH_DEBUG options