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: 2024-12-03 23:36:56
Message-ID: Z0-WGFPrQ5bYV2PZ@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Dec 03, 2024 at 02:24:41PM +0500, Kirill Reshke wrote:
> Looks like this needs another rebase

Indeed. There were a couple of blips in the backend and the dump
parts of the patch set. Rebased as v10 attached.
--
Michael

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2024-12-04 00:15:19 Re: CRC32C Parallel Computation Optimization on ARM
Previous Message Bruce Momjian 2024-12-03 23:27:00 Re: Doc: typo in config.sgml