| From: | Manu <manuelreyesbravo(at)gmail(dot)com> |
|---|---|
| To: | Ludvig Janiuk <ludvig(dot)janiuk(at)proton(dot)me> |
| Cc: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: 42P16 error when dropping and adding column |
| Date: | 2026-09-25 00:50:07 |
| Message-ID: | 179029740761.4042414.16720325941604136764@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi Ludvig,
Ludvig Janiuk <ludvig(dot)janiuk(at)proton(dot)me> wrote:
> I'm not familiar with the Postgres bug lifecycle - is there anything
> else I need to do? File a formal bug in some tracker? Or has that
> already happened?
Nothing else is needed from you. PostgreSQL has no separate bug
tracker: this thread on pgsql-bugs is the bug report, and it is already
archived where the committers look.
Fujii posted a patch (v1) in this thread, and it was tested against
master and REL_18_STABLE. As of today it is not committed yet. Once a
committer pushes it, the commit message usually links back to this
thread, and a fix for an 18 regression like this one normally goes into
the next 18.x minor release, where it shows up in the release notes.
If you want to follow it, watching this thread is enough. Thanks for
the clear report with a reproducer, it made the bisect straightforward.
Regards,
Manu
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manu | 2026-09-25 01:04:41 | Re: BUG #19715: pg_restore_attribute_stats() rejects range statistics for a domain over int4multirange |
| Previous Message | Manu | 2026-09-25 00:50:02 | Re: autovacuum: automatically propagate updated parameters |