Re: Small cleanups to tuplesort.c and a bonus small performance improvement
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2022-08-31T23:28:14Z
Lists: pgsql-hackers
On Wed, 31 Aug 2022 at 22:39, David Rowley <dgrowleyml@gmail.com> wrote: > My current thoughts are that this is a very trivial patch and unless > there's any objections I plan to push it soon. Pushed. David
Commits
-
Be smarter about freeing tuples during tuplesorts
- 1083f94dacde 16.0 landed