Re: arrays over initdb-created types are broken after pg_upgrade - Mailing list pgsql-hackers

From John Naylor
Subject Re: arrays over initdb-created types are broken after pg_upgrade
Date
Msg-id CANWCAZbRug=86r-YYofyh_8LSdngUDN=+BJOb-oTKyVfRhUFCg@mail.gmail.com
Whole thread
In response to Re: arrays over initdb-created types are broken after pg_upgrade  (Chengpeng Yan <chengpeng_yan@outlook.com>)
List pgsql-hackers
On Tue, Aug 11, 2026 at 1:34 PM Chengpeng Yan <chengpeng_yan@outlook.com> wrote:
> I agree that "AND e.typarray = t.oid" is a reasonable criterion here.
> LGTM.

Thanks for looking! I pushed with some adjustments to the user-visible
messages. In the end, I decided not to backpatch, since the reproducer
is fairly contrived, and didn't come from a field report.

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: Why clearing the VM doesn't require registering vm buffer in wal record
Next
From: Ashutosh Bapat
Date:
Subject: Re: Changing shared_buffers without restart