> On 28/02/2022, at 4:06 PM, Tom Lane <t...@sss.pgh.pa.us> wrote: > > The RETURNING list has to match the column list of the rule's > target table or view (here, doctrine.ja_notes). Maybe you added > some columns to that since this last worked?
You are correct. The view has an extra column. Thanks!