Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: jian he <jian.universality@gmail.com>, SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-05-19T01:13:22Z
Lists: pgsql-hackers
On Tue, May 19, 2026 at 7:28 AM Chao Li <li.evan.chao@gmail.com> wrote:
> I also found this bug and reported it here [1]. I just reviewed v2, the code change of the fix itself is exactly the same as my version in [1]. The new test is slightly different from my version, but I think that also works.

Thanks for the review! I've pushed the patch.

Regards,

-- 
Fujii Masao