> On Saturday, April 06, 2013 3:57 AM Rodrigo Barboza wrote: >Hello. > I created a type my_uint that is a unsigned int 32. > I am trying to update data of a table that contains a column of this type. > Here is what happens: > postgresql=> explain analyze UPDATE attribute_type_conf SET rowform = rowform +1 where rowform <= 18; > ERROR: unsupported type: 132852Can you post your complete test (like your type creation and its use for table and any initial data you loaded to it)? With Regards, Amit Kapila.
pgsql-hackers by date:
Соглашаюсь с условиями обработки персональных данных