Re: Sequence Access Methods, round two

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: 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-10-02 05:28:44
Message-ID: ZvzaDIDMHb2goL6a@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 30, 2024 at 05:24:19PM +0900, Michael Paquier wrote:
> Following a83a944e9fdd, rebased as v8.

Rebased as v29 due to an OID conflict.
--
Michael

Attachment Content-Type Size
v9-0001-Remove-FormData_pg_sequence_data-from-init_params.patch text/x-diff 9.2 KB
v9-0002-Integrate-addition-of-attributes-for-sequences-wi.patch text/x-diff 11.1 KB
v9-0003-Refactor-code-for-in-core-local-sequences.patch text/x-diff 54.5 KB
v9-0004-Sequence-access-methods-backend-support.patch text/x-diff 61.3 KB
v9-0005-Sequence-access-methods-dump-restore-support.patch text/x-diff 21.7 KB
v9-0006-Sequence-access-methods-core-documentation.patch text/x-diff 9.5 KB
v9-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 Tatsuo Ishii 2024-10-02 05:52:58 Re: Enhance create subscription reference manual
Previous Message Yugo Nagata 2024-10-02 05:19:18 Re: Enhance create subscription reference manual