> On Jun 19, 2025, at 12:29 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:> > I believe we fire ON UPDATE triggers when an INSERT ON CONFLICT> takes an UPDATE action, so it should do what you want.
Tested, and confirmed, this morning.