pg_metadata

( no version information , might be only in CVS )

pg_metadata -- Retorna os metadados da tabela.

Descrição

array pg_metadata ( resource connection, string table_name)

pg_metadata( ) retorna a definição da tabela com o nome igual ao valor de table_name como um array . Se houver algum erro , retorna FALSE .

Nota : Esta função é experimental .

Veja também pg_convert( )