-----Original Message----- From: Peter Geoghegan <p...@bowt.ie> Sent: Thursday, July 22, 2021 13:36 To: l...@laurent-hasson.com Cc: Justin Pryzby <pry...@telsasoft.com>; Tom Lane <t...@sss.pgh.pa.us>; David Rowley <dgrowle...@gmail.com>; pgsql-performa...@postgresql.org Subject: Re: Big performance slowdown from 11.2 to 13.3
On Thu, Jul 22, 2021 at 10:33 AM l...@laurent-hasson.com <l...@laurent-hasson.com> 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.