On 11/06/2014 03:58 PM, Tom Lane wrote:
Andrew Dunstan writes:
In 9.3 we changed the way json generating functions worked by taking
account of cast functions to json from non-builtin types, such as hstore.
In 9.5 I am proposing to provide similar functionality for jsonb. The
patch actually take
Andrew Dunstan writes:
> In 9.3 we changed the way json generating functions worked by taking
> account of cast functions to json from non-builtin types, such as hstore.
> In 9.5 I am proposing to provide similar functionality for jsonb. The
> patch actually takes account of cast functions to b