From: | Andrei Lepikhov <lepihov(at)gmail(dot)com> |
---|---|
To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Expand applicability of aggregate's sortop optimization |
Date: | 2024-11-08 06:05:04 |
Message-ID: | c6c716be-e788-4d46-93c0-255cd271980b@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 10/8/24 16:22, Andrei Lepikhov wrote:
> On 10/8/24 13:06, David Rowley wrote:
>> On Tue, 8 Oct 2024 at 18:47, Andrei Lepikhov <lepihov(at)gmail(dot)com> wrote:
>>> Thanks, I suppose CATALOG_VERSION_NO was the only reason for this fail.
>>
>> Please leave the cat version bump out of your patch. It's a waste of
>> time and resource if you plan to post another patch every time a
>> committer bumps the cat version.
> Thanks, see attachment.
Rebase onto current master and slight improvement.
--
regards, Andrei Lepikhov
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Add-prosupport-helpers-to-aggregate-functions.patch | text/x-patch | 28.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-11-08 06:08:19 | Re: pg_stat_statements: Avoid holding excessive lock |
Previous Message | Joel Jacobson | 2024-11-08 06:02:34 | Re: New "single" COPY format |