Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 24a26c9f5448b24943df4c9bcf154bfd9f8197a6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-02-03T17:57:13Z
Releases: 9.6.0
Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation.

These were never documented anywhere user-visible.  Tut tut.

Files

PathChange+/−
doc/src/sgml/hstore.sgml modified +23 −3

Documentation touched