Re: Matching the MYSQL "Describe " command

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Matching the MYSQL "Describe " command
Дата
Msg-id 10192.1114404817@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Matching the MYSQL "Describe " command  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-sql
Stephen Frost <sfrost@snowman.net> writes:
> You might want to take a look at the schema called 'information_schema'
> and see if you can find what you want there.  The only problem I have
> with that, currently anyway, is that it seems to only show things the
> current user owns as opposted to what the current user has access to,
> which seems a bit silly to me.

The SQL99 spec defines some of the views as showing only what you own,
and others as showing whatever you have access to.  I think we track
the spec, but feel free to point out discrepancies.
        regards, tom lane


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: to_char(interval) ?
Следующее
От: Theodore Petrosky
Дата:
Сообщение: Re: to_char(interval) ?