Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

pg_metadata

(PHP 4 CVS only)

pg_metadata --  Get metadata for table.

Description

array pg_metadata ( resource connection, string table_name)

pg_metadata() returns table definition for table_name as array. If there is error, it returns FALSE

Note : This function is experimental.

See also pg_convert()