Re: failed assertion in toasting code
От | Sergey E. Koposov |
---|---|
Тема | Re: failed assertion in toasting code |
Дата | |
Msg-id | Pine.LNX.4.64.0802201517250.28404@lnfm1.sai.msu.ru обсуждение исходный текст |
Ответ на | Re: failed assertion in toasting code (Gregory Stark <stark@enterprisedb.com>) |
Список | pgsql-hackers |
On Wed, 20 Feb 2008, Gregory Stark wrote: > Could you send > > select * > from pg_attribute > where attrelid = 'sdssdr5.frame'::regclass > and attname = 'img'; > cas=# select * from pg_attribute where attrelid = 'sdssdr5.frame'::regclass and attname = 'img'; attrelid | attname |atttypid | attstattarget | attlen | attnum | attndims | attcacheoff | atttypmod | attbyval | attstorage | attalign | attnotnull| atthasdef | attisdropped | attislocal | attinhcount ----------+---------+----------+---------------+--------+--------+----------+-------------+-----------+----------+------------+----------+------------+-----------+--------------+------------+------------- 16856 | img | 16418 | -1 | -1 | 29 | 0 | -1 | -1 | f | e | i | t | f | f | t | 0 (1 row) Regards, Sergey ******************************************************************* Sergey E. Koposov Max Planck Institute for Astronomy/Cambridge Institute for Astronomy/Sternberg Astronomical Institute Tel: +49-6221-528-349 Web: http://lnfm1.sai.msu.ru/~math E-mail: math@sai.msu.ru
В списке pgsql-hackers по дате отправления: