I installed the hstore module (http://www.postgresql.org/docs/current/
static/hstore.html) because I have a situation where I prefer to use
hstore instead of XML.

Everything works great, but I saw that after installing the module I
actually have two new datatypes: hstore and ghstore. The last one is
not documented.

So my question is: what is the difference between hstore and ghstore?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to