Const
The rows a trigger body can read: the incoming row and the existing one.
Readonly
The row being written. Absent in a DELETE trigger.
The row as it was. Absent in an INSERT trigger.
The rows a trigger body can read: the incoming row and the existing one.