List of table names of a DB
От
Deepak S
Тема
List of table names of a DB
Дата
Msg-id
BLU182-W539047CBF4E25DA36DB1D0D3470@phx.gbl
Список
Дерево обсуждения
Re: List of table names of a DB Tatsuo Ishii <ishii@postgresql.org>
Re: List of table names of a DB Mark Kirkwood <mark.kirkwood@catalyst.net.nz>
Re: List of table names of a DB Mark Kirkwood <mark.kirkwood@catalyst.net.nz>
Hello, I am unable to find the function which retrieves the 'list of names of the tables' used in a DB.
Reason: I need a mechanism by which I can extract the names of the tables used in a query which has been parsed. My plan is to check for a match of each word in the query with a list of names of the tables used in the current DB so that each hit confirms a 'table name' in the query in most cases.
Kindly help.
Thanks in advance.
Deepak
В списке pgsql-hackers по дате отправления