Re: [PATCH] no table rewrite when set column type to constrained domain

From: solai v <solai(dot)cdac(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Viktor Holmberg <v(at)viktorh(dot)net>, Aditya Gollamudi <adigollamudi(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] no table rewrite when set column type to constrained domain
Date: 2026-07-09 05:38:20
Message-ID: CAF0whucSFxwsMgb8YPkTVTr=viLW5N0Ry_o9EhGRP4BxGL+eBw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Jian,

Thanks for the update.

I tried applying the v7 patch on current master (cbf9a72993e), but it
doesn't apply cleanly. Most of the patch applies, however there are
rejected hunks in src/backend/commands/copyfrom.c,
src/backend/commands/tablecmds.c, and the fast_default regression test
files.

Could you please check if the patch needs a rebase or if there is a
prerequisite patch?

Regards,
Solai

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-07-09 05:55:41 Re: Row pattern recognition
Previous Message Michael Paquier 2026-07-09 05:35:28 Re: PG20 Minimum Dependency Thread