-----Original Message----- From: Peter Geoghegan <[email protected]> Sent: Thursday, July 22, 2021 13:36 To: [email protected] Cc: Justin Pryzby <[email protected]>; Tom Lane <[email protected]>; David Rowley <[email protected]>; [email protected] Subject: Re: Big performance slowdown from 11.2 to 13.3
On Thu, Jul 22, 2021 at 10:33 AM [email protected] <[email protected]> wrote: > Damn... I know Windows is a lower priority, and this is yet another issue, > but in Healthcare, Windows is so prevalent everywhere... To be clear, I didn't actually say that. I said that it doesn't matter either way, as far as addressing this long standing "int64 vs long" issue goes. -- Peter Geoghegan Yes, agreed Peter... The "lower priority" issue was mentioned, but not in terms of the applicability of the fix overall. Personally, I would prefer going the size_t route vs int/long/int64 in C/C++/. Of course, as a user, I'd love a patch on V13 and something cleaner in V14. Thanks, Laurent.
