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 (required)
- column (required)
- Author:
- Steve Woodcock <swoodcock@scholastic.co.uk>
- Created:
- 07/2001
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.