View Single Post

   
  #2 (permalink)  
Old 04-12-2008, 08:24 AM
Gregory Stark
 
Posts: n/a
Default Re: bug in gist hstore?


"Gregory Stark" <stark@enterprisedb.com> writes:

> In the following code from hstore_io.c, is HStore a varlena?


Sorry, thinko, it is a varlena but "size" isn't the first struct field,
there's a "len" field first.

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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote