pike.hubbe.net

[Top]
Sql
Sql.postgres
previousSql.postgres()->list_fields() Sql.postgres()->reset()next

Method Sql.postgres()->list_tables()


Method list_tables

array(string) Sql.postgres()->list_tables(void|string glob)

Description

Returns an array containing the names of all the tables in the currently selected database. If a glob is specified, it will return only those tables whose name matches it.


Extracted from Pike v7.3 release 11 at 2001-11-03.