plpgsql_utility::table_column_type (public, deprecated)

 plpgsql_utility::table_column_type table column

Defined in packages/acs-subsite/tcl/plpgsql-utility-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Returns the datatype for column in table

Parameters:
table
column
Author:
Steve Woodcock <swoodcock@scholastic.co.uk>
Created:
07/2001
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log_deprecated ad_log_deprecated (public) db_column_type db_column_type (public) plpgsql_utility::table_column_type plpgsql_utility::table_column_type plpgsql_utility::table_column_type->ad_log_deprecated plpgsql_utility::table_column_type->db_column_type

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