| 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-11-07 06:12:29 |
| Message-ID: | aQ2Nzfi4bSv-zluo@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Oct 30, 2025 at 04:44:23PM +0900, Michael Paquier wrote:
> Rebased due to conflicts with 76acf4b722fa.
Rebased as v24 as GUCs need to be in alphabetical order.
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| v24-0001-Integrate-addition-of-attributes-for-sequences-w.patch | text/x-diff | 11.2 KB |
| v24-0002-Refactor-code-for-in-core-local-sequences.patch | text/x-diff | 55.0 KB |
| v24-0003-Sequence-access-methods-backend-support.patch | text/x-diff | 65.3 KB |
| v24-0004-Sequence-access-methods-dump-restore-support.patch | text/x-diff | 21.8 KB |
| v24-0005-Sequence-access-methods-core-documentation.patch | text/x-diff | 9.5 KB |
| v24-0006-Refactor-logic-for-page-manipulations-of-sequenc.patch | text/x-diff | 7.8 KB |
| v24-0007-snowflake-Add-sequence-AM-based-on-it.patch | text/x-diff | 25.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bertrand Drouvot | 2025-11-07 06:17:27 | Re: Consistently use the XLogRecPtrIsInvalid() macro |
| Previous Message | Peter Smith | 2025-11-07 06:06:04 | Re: Skipping schema changes in publication |