Re: Oid to text...

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: Oid to text...
Дата
Msg-id 1d581afe041122045168a1ffcb@mail.gmail.com
обсуждение исходный текст
Ответ на Oid to text...  ("Katsaros Kwn/nos" <ntinos@aueb.gr>)
Список pgsql-general
On 22 Nov 2004 14:25:26 +0200, Katsaros Kwn/nos <ntinos@aueb.gr> wrote:
> Hi,
>
> Given the Oid restype of a Resdom "object", is there any system table I
> could query in order to retrieve the text representation of this type?
>
> If for example a Resdom restype is 23 how can I get the string "integer"
> or something like that? Are these mappings stored anyware?

pg_catalog.pg_type ?

Ian Barwick

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

Предыдущее
От: "Katsaros Kwn/nos"
Дата:
Сообщение: Oid to text...
Следующее
От: "Markus Wollny"
Дата:
Сообщение: Re: Tsearch2 and Unicode?