Re: Improve performance of pg_strtointNN functions
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: David Rowley <dgrowleyml@gmail.com>,
John Naylor <john.naylor@enterprisedb.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>,
Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2022-12-02T07:35:10Z
Lists: pgsql-hackers
On 01.12.22 06:38, David Rowley wrote: > If this was going to cause huge conflicts with Peter's patch then I > might think differently. I feel like it's a fairly trivial task to > rebase. > > If the consensus is that we should fix this afterwards, then I'm happy to delay. If we are happy with this patch, then it's okay with me if you push this first. I'll probably need to do another pass over my patch anyway, so a bit more work isn't a problem.
Commits
-
Fix thinko introduced in 6b423ec67
- 8692f6644e71 16.0 landed
-
Improve performance of pg_strtointNN functions
- 6b423ec677d6 16.0 landed