![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
an exception is raised when this block is being executed: if ( ((tg_op = 'INSERT') and (new.field is not null)) or ((tg_op = 'DELETE') and (old.field is not null)) ) then ... end if; the error is : "SQL Error: ERRO: record "old" is not assigned yet" but if the evaluation was "short-circuit" this error would not happen. |
![]() |
| Thread Tools | |
| Display Modes | |
| |