Need a SQL to find if table has OIDS

Поиск
Список
Период
Сортировка
От Francisco Leovey
Тема Need a SQL to find if table has OIDS
Дата
Msg-id 716448.17809.qm@web39303.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Need a SQL to find if table has OIDS  (Andreas Kretschmer <akretschmer@spamfence.net>)
Список pgsql-novice
Hello group
 
Using Postgres 9.0.3
 
I need a SQL statement that will tell me if a given table is defined  WITH (OIDS=TRUE)
I am able to get column names, data types, etc but this eludes me.
 
Thank you

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

Предыдущее
От: Mike Adams
Дата:
Сообщение: Re: table design
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Need a SQL to find if table has OIDS