From: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> |
---|---|
To: | vignesh C <vignesh21(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi> |
Subject: | Re: logical decoding and replication of sequences, take 2 |
Date: | 2023-02-16 15:50:30 |
Message-ID: | 128163a4-524b-e5a4-0c1c-5410fd1b6b40@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
Here's a rebased patch, without the last bit which is now unnecessary
thanks to c981d9145dea.
regards
--
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment | Content-Type | Size |
---|---|---|
0001-Fix-snapshot-handling-in-logicalmsg_decode-20230216.patch | text/x-patch | 3.1 KB |
0002-Logical-decoding-of-sequences-20230216.patch | text/x-patch | 49.0 KB |
0003-Add-decoding-of-sequences-to-test_decoding-20230216.patch | text/x-patch | 290.0 KB |
0004-Add-decoding-of-sequences-to-built-in-repli-20230216.patch | text/x-patch | 255.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pryzby | 2023-02-16 16:10:16 | Re: PATCH: Using BRIN indexes for sorted output |
Previous Message | Drouvot, Bertrand | 2023-02-16 15:09:45 | Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 |