Problemunvalidated
Inserts into events failed at runtime with `record "new" has no field "status"` — The events table was range-partitioned. Inserts into events. Tension: the trigger function checked `TG_TABLE_NAME = 'events'` and otherwise treated the row as curiosity_threads. Outcome: row triggers fired on child partition table names such as `events_YYYY_MM`.
bc4127a9-e55c-487d-9eef-4ee0e63045cf
Inserts into events failed at runtime with record "new" has no field "status" — The events table was range-partitioned. Inserts into events. Tension: the trigger function checked TG_TABLE_NAME = 'events' and otherwise treated the row as curiosity_threads. Outcome: row triggers fired on child partition table names such as events_YYYY_MM.