From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) |
Date: | 2021-06-12 01:40:07 |
Message-ID: | 20210612014007.GA23694@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jun 11, 2021 at 09:17:46PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > OK, I used some of your ideas and tried for something more general;
> > patch attached.
>
> I think it's a good idea to mention custom aggregates and operators
> specifically, as otherwise people will look at this and have little
> idea what you're on about. I just want wording like "such as custom
> aggregates and operators", in case somebody has done some other creative
> thing that breaks.
Agreed, updated patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
Attachment | Content-Type | Size |
---|---|---|
agg.diff | text/x-diff | 1.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2021-06-12 01:42:41 | Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) |
Previous Message | Justin Pryzby | 2021-06-12 01:19:48 | Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) |