Re: [PATCH] no table rewrite when set column type to constrained domain - Mailing list pgsql-hackers

From solai v
Subject Re: [PATCH] no table rewrite when set column type to constrained domain
Date
Msg-id CAF0whucSFxwsMgb8YPkTVTr=viLW5N0Ry_o9EhGRP4BxGL+eBw@mail.gmail.com
Whole thread
In response to Re: [PATCH] no table rewrite when set column type to constrained domain  (jian he <jian.universality@gmail.com>)
Responses Re: [PATCH] no table rewrite when set column type to constrained domain
List 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



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: PG20 Minimum Dependency Thread
Next
From: jian he
Date:
Subject: Re: Row pattern recognition