Re: Where are aliases stored?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Where are aliases stored?
Дата
Msg-id 200704121735.16082.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Where are aliases stored?  ("Chris Hoover" <revoohc@gmail.com>)
Список pgsql-admin
Am Donnerstag, 12. April 2007 16:46 schrieb Chris Hoover:
> Is there not a way to query the pg_ catalog views and get a listing of
> views with columns (by alias name)?

The column names (what you call alias names) are in pg_attribute, the views
are in pg_class.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

В списке pgsql-admin по дате отправления: