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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Do the datatypes have set id/oid that are constant?
Дата
Msg-id 200209161702.g8GH28u20232@candle.pha.pa.us
обсуждение исходный текст
Ответ на Do the datatypes have set id/oid that are constant?  (Mark Worsdall <mysql@wizdom.org.uk>)
Список 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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Ngan Duong
Дата:
Сообщение: please delete my email address from your list
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Table alias in DELETE statements