Re: Do the datatypes have set id/oid that are constant?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Mark Worsdall <mysql(at)wizdom(dot)org(dot)uk>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Do the datatypes have set id/oid that are constant?
Date: 2002-09-16 17:02:08
Message-ID: 200209161702.g8GH28u20232@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Mark Worsdall wrote:
> Hi,
>
> When I do a \dT I get a list of the postgres datatypes, is there a SQL
> version of \dT and can one get the oid's for this list?

Use 'psql -E' to see the \dT query, and add the oid.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ngan Duong 2002-09-16 17:04:02 please delete my email address from your list
Previous Message Bruce Momjian 2002-09-16 15:55:53 Re: POSIX-style regular expressions