Last check prerelease 1.2.2

This commit is contained in:
sparkyx 2005-10-30 17:41:52 +00:00
parent 1532c3054c
commit f07fe8135d
4 changed files with 47 additions and 9 deletions

View file

@ -60,7 +60,6 @@ declare
diff numeric;
tt text;
begin
raise notice 'tg_op is %', TG_OP;
if TG_OP = 'INSERT' then
tt=NEW.jr_internal;
diff:=check_balance(tt);