Re: Data types - Mailing list pgsql-general

From James Cradock
Subject Re: Data types
Date
Msg-id 5AA41546-3A8F-49B1-9BDF-429F176D8CB5@me3.com
Whole thread Raw
In response to Data types  ("Jonel Rienton" <jonel@rientongroup.com>)
Responses Re: Data types
List 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 by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Data types
Next
From: "Jonel Rienton"
Date:
Subject: Re: Data types