Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.pgsql

Method Sql.pgsql()->list_tables()


Method list_tables

array(string) list_tables(void|string glob)

Returns

An array containing the names of all the tables and views in the path in the currently selected database.

Parameter glob

If specified, list only the tables with matching names.