pg_meta_data
Get meta data for table.
Description
arraypg_meta_data
resourceconnection
stringtable_name
pg_meta_data returns table definition for
table_name as array. If there is error, it
returns &false;
This function is experimental.
See also pg_convert