atttypmod problem

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема atttypmod problem
Дата
Msg-id 199802051751.MAA04393@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
Here is a query that will show the problem:

select relname, attname, atttypmod from pg_attribute, pg_class where
attrelid = pg_class.oid;


--
Bruce Momjian
maillist@candle.pha.pa.us

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: atttypmod of 0
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: atttypmod of 0