Is there a way to avoid trigger self-recursion? In other words, update a table and have the trigger update another row in the same table without calling the same trigger? ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match