Re: Remove unused fields in ReorderBufferTupleBuf
reid.thompson@crunchydata.com
From: reid.thompson@crunchydata.com
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers
<pgsql-hackers@lists.postgresql.org>, Amit Kapila <amit.kapila16@gmail.com>
Date: 2024-01-26T14:54:12Z
Lists: pgsql-hackers
On Fri, 2024-01-26 at 13:51 +0900, Masahiko Sawada wrote: > On Fri, Jan 26, 2024 at 1:24 PM <reid.thompson@crunchydata.com> wrote: > > > > On Thu, 2024-01-25 at 16:11 -0500, reid.thompson@crunchydata.com wrote: > > > > > > I walked through v6 and didn't note any issues. > > Thank you for reviewing the patch! > Happy to. > > I'm not sure these changes are really beneficial. They contribute to > improving neither readability and performance IMO. > > Regards, > I thought that may be the case, but wanted to ask to be sure. Thank you for the followup. Reid
Commits
-
Remove ReorderBufferTupleBuf structure.
- 08e6344fd642 17.0 landed
-
Generational memory allocator
- a4ccc1cef5a0 11.0 cited