| From: | Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
|---|---|
| To: | 9erthalion6(at)gmail(dot)com |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Undo worker and transaction rollback |
| Date: | 2018-12-04 09:43:55 |
| Message-ID: | CAFiTN-tKWfS2jAmyLrqtSb7VLA7FqrQLBFWadNnSrjV4-OS4VA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Dec 3, 2018 at 6:14 PM Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
>
> On Fri, 30 Nov 2018, 20:42 Dmitry Dolgov <9erthalion6(at)gmail(dot)com wrote:
>>
>> > On Mon, Nov 5, 2018 at 1:32 PM Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
>> >
>> > Updated patch, include defect fix from Kuntal posted on [1].
>> >
>> > [1] https://www.postgresql.org/message-id/CAGz5QCKpCG6egFAdazC%2BJgyk7YSE1OBN9h-QpwCkg-NnSWN5AQ%40mail.gmail.com
>>
>> Thanks for working on this feature. Unfortunately, looks like the current
>> version of patch has some conflicts with the current master, could you please
>> post an updated version again?
>
>
> Currently, I am in process rebasing undolog patch set[1]. Post that I will rebase this patch on top of those patch set.
>
> [1] https://www.postgresql.org/message-id/CAFiTN-syRxU3jTpkOxHQsEqKC95LGd86JTdZ2stozyXWDUSffg%40mail.gmail.com
Updated patch. This will apply on top of undolog and undo interface
patch set[1].
--
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Undo-worker-and-transaction-rollback_v4.patch | application/x-patch | 134.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2018-12-04 09:44:18 | Re: COPY FROM WHEN condition |
| Previous Message | Dilip Kumar | 2018-12-04 09:30:44 | Re: Undo logs |