Re: Improve performance of pg_strtointNN functions
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: John Naylor <john.naylor@enterprisedb.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>, Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2022-12-04T03:19:43Z
Lists: pgsql-hackers
On Sun, 4 Dec 2022 at 13:52, David Rowley <dgrowleyml@gmail.com> wrote: > Thanks. I'll start looking at the patch again now. If I don't find any > problems then I'll push it. Pushed with some small adjustments. David
Commits
-
Fix thinko introduced in 6b423ec67
- 8692f6644e71 16.0 landed
-
Improve performance of pg_strtointNN functions
- 6b423ec677d6 16.0 landed