pg_metadata
Get metadata for table.
Description
arraypg_metadata
resourceconnection
stringtable_name
pg_metadata returns table definition for
table_name as array. If there is error, it
returns &false;
This function is experimental.
See also pg_convert