Re: Data types

Поиск
Список
Период
Сортировка
От James Cradock
Тема Re: Data types
Дата
Msg-id 5AA41546-3A8F-49B1-9BDF-429F176D8CB5@me3.com
обсуждение исходный текст
Ответ на Data types  ("Jonel Rienton" <jonel@rientongroup.com>)
Ответы Re: Data types  ("Jonel Rienton" <jonel@rientongroup.com>)
Список pgsql-general
Try pg_type. typname should give you what you're looking for.

On Dec 30, 2005, at 1:57 PM, Jonel Rienton wrote:

> Hi guys,
>
> Does Postgres store all the possible column datatypes somewhere in its
> system tables?  Like int8, int4, character varying, etc. I'm trying
> to write
> another GUI client that can list all the database objects in Postgres.
> Thanks.
>
> Regards,
>
> Jonel
>
> --
> I know not english well, but I know 9 computer languages.
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.371 / Virus Database: 267.14.9/217 - Release Date:
> 12/30/2005
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
>


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Data types
Следующее
От: "Jonel Rienton"
Дата:
Сообщение: Re: Data types