sb::get_indexes (public)

 sb::get_indexes table_name [ html_anchors_p ] [ pki ]

Defined in packages/schema-browser/tcl/schema-browser-procs-postgresql.tcl

Create statements for indexes on table_name.

Parameters:
table_name (required)
html_anchors_p (optional, defaults to "f")
pki (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 sb::get_table_description sb::get_table_description (public) sb::get_indexes sb::get_indexes sb::get_table_description->sb::get_indexes db_foreach db_foreach (public) sb::get_indexes->db_foreach db_list_of_lists db_list_of_lists (public) sb::get_indexes->db_list_of_lists

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