Re: Use of "long" in incremental sort code
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: James Coleman <jtc331@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Peter Geoghegan <pg@bowt.ie>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-07-31T02:11:46Z
Lists: pgsql-hackers
On Fri, 3 Jul 2020 at 07:47, James Coleman <jtc331@gmail.com> wrote: > Patch using int64 attached. I added this to the open items list for PG13. David
Commits
-
Use int64 instead of long in incremental sort code
- 6ee3b5fb990e 14.0 landed
- 22c105595fc7 13.0 landed