From: | Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Petr Jelinek <petr(dot)jelinek(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> |
Subject: | Re: Decoding speculative insert with toast leaks memory |
Date: | 2021-06-11 06:07:07 |
Message-ID: | CAFiTN-s9ZqMnZxT109TU2=iFJSa0xndhhycFQqOq80zjMVX+AQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jun 10, 2021 at 7:15 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
>
> Please find the patch for HEAD attached. Can you please prepare the
> patch for back-branches by doing all the changes I have done in the
> patch for HEAD?
Done
--
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v7-0001-Fix-decoding-of-speculative-aborts.patch | text/x-patch | 20.3 KB |
v7-0001-96-Fix-decoding-of-speculative-aborts.patch | text/x-patch | 20.2 KB |
v7-0001-v11-Fix-decoding-of-speculative-aborts.patch | text/x-patch | 19.9 KB |
v7-0001-v12-Fix-decoding-of-speculative-aborts.patch | text/x-patch | 20.0 KB |
v7-0001-v10-Fix-decoding-of-speculative-aborts.patch | text/x-patch | 20.1 KB |
v7-0001-v13-Fix-decoding-of-speculative-aborts.patch | text/x-patch | 20.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Kyotaro Horiguchi | 2021-06-11 06:14:59 | Re: Race condition in recovery? |
Previous Message | Amit Kapila | 2021-06-11 05:29:53 | Re: logical replication of truncate command with trigger causes Assert |