donb
committed
on 10 Apr 11
Added upgrade script to redefine a couple of plpgsql functions that fail with
later versions of PG due to tighter type checking.
/test/acs-lang-test-init.tcl (deleted)
1 1 ad_library {
2 2     acs-automated-testing test definitions to be sourced on server startup.
3 3
4 4     @author Peter Marklund (peter@collaboraid.biz)
5 5     @creation-date 18 October 2002
6 6 }
7 7