"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