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-06-20 04:50:48 |
Message-ID: | aFToqFlyYn-uc9xJ@paquier.xyz |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Apr 30, 2025 at 09:08:51AM +0900, Michael Paquier wrote:
> I am rebasing the patch set, there were a few things with the removal
> of the %lld and their associated (long long) casts.
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.
--
Michael
Attachment | Content-Type | Size |
---|---|---|
v15-0001-Remove-FormData_pg_sequence_data-from-init_param.patch | text/x-diff | 9.2 KB |
v15-0002-Integrate-addition-of-attributes-for-sequences-w.patch | text/x-diff | 11.2 KB |
v15-0003-Refactor-code-for-in-core-local-sequences.patch | text/x-diff | 54.5 KB |
v15-0004-Sequence-access-methods-backend-support.patch | text/x-diff | 64.1 KB |
v15-0005-Sequence-access-methods-dump-restore-support.patch | text/x-diff | 21.8 KB |
v15-0006-Sequence-access-methods-core-documentation.patch | text/x-diff | 9.5 KB |
v15-0007-snowflake-Add-sequence-AM-based-on-it.patch | text/x-diff | 28.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bertrand Drouvot | 2025-06-20 06:45:01 | Re: POC: enable logical decoding when wal_level = 'replica' without a server restart |
Previous Message | shveta malik | 2025-06-20 04:18:47 | Re: POC: enable logical decoding when wal_level = 'replica' without a server restart |