db_rdbms_get_version (private)

 db_rdbms_get_version rdbms

Defined in packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl

Convenience function, could be replaced there with standard Tcl dict operations.

Parameters:
rdbms - descriptor constructed by db_rdbms_create
Returns:
version identifier

Partial Call Graph (max 5 caller/called nodes):
%3 db_qd_pick_most_specific_query db_qd_pick_most_specific_query (private) db_rdbms_get_version db_rdbms_get_version db_qd_pick_most_specific_query->db_rdbms_get_version

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