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

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

Commit: b523a5c0e5329f7b9e1f15a189dda6936384e630
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-02-03T17:56:40Z
Releases: 9.5.1
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