"Teodor Sigaev" <[EMAIL PROTECTED]> writes:

>>> input value. As I remember, only R-Tree emulation over boxes, contrib/seg 
>>> and
>>> contrib/cube have simple compress method.
>> Hm, if they just return the original datum without detoasting it then it 
>> could
>> be an issue. I'll check.
> seg and box aren't a varlena types, but cube is and it seems broken :(.
> g_cube_decompress and g_cube_compress don't detoast values. I'll fix that.

Also, all the cube operators like cube_union, cube_size, cube_cmp, etc.

Would you like me to do it or are you already started?

-- 
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to