Gregory Stark <stark(at)enterprisedb(dot)com> writes:
> I just noticed that last night myself. In particular the GIST modules seems to
> be a major problem. they define dozens of new objects, many of which are just
> passing around C data structures internally but some of which are objects
> which get stored in the database. I have no idea which are which and which
> ones are varlenas.
FWIW, when I went to bed last night I had hstore and intarray working,
but was still fooling with ltree. Didn't get to the others yet.
regards, tom lane