Re: Big performance slowdown from 11.2 to 13.3 - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: Big performance slowdown from 11.2 to 13.3
Date
Msg-id 202107221756.opvnumaebyht@alvherre.pgsql
Whole thread Raw
In response to RE: Big performance slowdown from 11.2 to 13.3  ("ldh@laurent-hasson.com" <ldh@laurent-hasson.com>)
List pgsql-performance
On 2021-Jul-22, ldh@laurent-hasson.com wrote:

> 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.

Just to clarify our terminology here.  "A patch" means any kind of
change to the source code, regardless of its cleanliness or
applicability to versions deemed stable.  You can have one patch which
is a ugly hack for a stable version that can't have invasive changes,
and another patch which is a clean, more maintainable version of a
totally different fix for the version in development.  We use the same
word, "patch", for both types of source code changes.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



pgsql-performance by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: Big performance slowdown from 11.2 to 13.3
Next
From: Vijaykumar Jain
Date:
Subject: Re: Big performance slowdown from 11.2 to 13.3