sql scripts : remove owner

This commit is contained in:
Dany De Bontridder 2011-11-14 14:38:47 +00:00
parent dae4eb4374
commit 0551aa49c2
11 changed files with 4 additions and 74 deletions

View file

@ -87,4 +87,3 @@ end;
$BODY$
LANGUAGE plpgsql VOLATILE
COST 100;
ALTER FUNCTION comptaproc.account_insert(integer, text) OWNER TO dany;