Re: [UNVERIFIED SENDER] Re: [BUG] Failed Assertion in ReorderBufferChangeMemoryUpdate()
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: "Drouvot, Bertrand" <bdrouvot@amazon.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-09T11:16:41Z
Lists: pgsql-hackers
Attachments
- v3-0001-Fix-reorder-buffer-memory-accounting-for-toast-ch.patch (application/octet-stream) patch v3-0001
On Tue, Sep 7, 2021 at 2:02 PM Drouvot, Bertrand <bdrouvot@amazon.com> wrote: > > On 9/7/21 9:11 AM, Drouvot, Bertrand wrote: > > > > Please find enclosed patch v2 (for the master branch) implementing the > modified approach of option 2) proposed by Amit. > The patch looks good to me. I have made a minor modification in the comment to make it explicit why we are not subtracting the size immediately and ran pgindent. Kindly prepare back-branch patches and test the same. -- With Regards, Amit Kapila.
Commits
-
Fix reorder buffer memory accounting for toast changes.
- 58cf794ca68d 13.5 landed
- f5e0ff4631b5 14.0 landed
- df3640e5293d 15.0 landed