| От | Bruce Momjian |
|---|---|
| Тема | Re: [HACKERS] atttypmod problem |
| Дата | |
| Msg-id | 199802051947.OAA15984@candle.pha.pa.us обсуждение |
| Ответ на | atttypmod problem (Bruce Momjian <maillist@candle.pha.pa.us>) |
| Список | pgsql-hackers |
> > Still have some problem: > > test=> select attname,atttypmod from pg_attribute where atttypmod != 0; > attname |atttypmod > -------------+--------- > grolist | -1 > attdisbursion| -1 > relacl | -1 > (3 rows) > > It may have to do with columns that have special column types. Any > ideas? If these are wrong, other values on that row are wrong too. I found the problem. Was a stupid mistake I made when I was adding atttypmod. > > This also shows disturbing results: > > select attname,attcacheoff from pg_attribute where attcacheoff != -1; > > Many have a value of zero. Not sure about these yet. -- Bruce Momjian maillist@candle.pha.pa.us
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера