apm_upgrade_script_compare (private)

 apm_upgrade_script_compare f1 f2

Defined in packages/acs-tcl/tcl/apm-install-procs.tcl

Parameters:
f1
f2
Returns:
1 if f1 comes after f2, 0 if they are the same, -1 if f1 comes before f2.

Partial Call Graph (max 5 caller/called nodes):
%3 db_exec_plsql db_exec_plsql (public) apm_upgrade_script_compare apm_upgrade_script_compare apm_upgrade_script_compare->db_exec_plsql

Testcases:
No testcase defined.
[ show source ]
Show another procedure: