Re: Unrecognized type error (postgres 9.1.4)

Поиск
Список
Период
Сортировка
От Rodrigo Barboza
Тема Re: Unrecognized type error (postgres 9.1.4)
Дата
Msg-id CANs8QJb+eXQdKO63_aDUUugaAsNaJ0Hyk6bcwhgZft+_CtnANQ@mail.gmail.com
обсуждение исходный текст
Ответ на Unrecognized type error (postgres 9.1.4)  (Rodrigo Barboza <rodrigombufrj@gmail.com>)
Ответы Re: Unrecognized type error (postgres 9.1.4)
Список pgsql-hackers
<div dir="ltr">Ok! I will try to reproduce in a smaller scenario. </div><div class="gmail_extra"><br /><br /><div
class="gmail_quote">OnSat, Apr 6, 2013 at 9:53 PM, Amit Kapila <span dir="ltr"><<a
href="mailto:amit.kapila@huawei.com"target="_blank">amit.kapila@huawei.com</a>></span> wrote:<br /><blockquote
class="gmail_quote"style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Saturday,
April06, 2013 12:18 PM Rodrigo Barboza wrote:<br /> >On Sat, Apr 6, 2013 at 12:23 AM, Amit Kapila <<a
href="mailto:amit.kapila@huawei.com">amit.kapila@huawei.com</a>><br/> wrote:<br /> >> On Saturday, April 06,
20133:57 AM Rodrigo Barboza wrote:<br /><br /> >>Hello.<br /> >> I created a type my_uint that is a
unsignedint 32.<br /><br /> >> I am trying to update data of a table that contains a column of this<br />
type.<br/> >> Here is what happens:<br /><br /> >> postgresql=> explain analyze UPDATE
attribute_type_confSET rowform =<br /> rowform +1 where rowform <= 18;<br /> >> ERROR:  unsupported type:
132852<br/> >> Can you post your complete test (like your type creation and its use for<br /> >> table and
anyinitial data you loaded to it)?<br /><br /><br /><br /></div><div class="im">> Well, it's a lot of data.<br />
>May I send it atached?<br /></div>If you can't make it to small reproducible test, then you can send.<br /><br />
WithRegards,<br /> Amit Kapila.<br /><br /></blockquote></div><br /></div> 

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Back branches vs. gcc 4.8.0
Следующее
От: Tom Lane
Дата:
Сообщение: Re: isolation test fails on installcheck