Google

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

pg_meta_data

(no version information, might be only in CVS)

pg_meta_data --  Get meta data for table.

Description

array pg_meta_data ( resource connection, string table_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()