You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2020/11/09 02:01:30 UTC

[couchdb] 01/01: Merge pull request #3252 from apache/port-json-decode-2

This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 94fec089529a420e693e7c0f54d179b179013293
Merge: c563243 c5b5efb
Author: Peng Hui Jiang <ji...@cn.ibm.com>
AuthorDate: Mon Nov 9 10:01:17 2020 +0800

    Merge pull request #3252 from apache/port-json-decode-2
    
    Expose `couch_util:json_decode/2` to support jiffy options

 src/couch/src/couch_util.erl              | 7 +++++--
 src/couch/test/eunit/couch_util_tests.erl | 7 +++++++
 2 files changed, 12 insertions(+), 2 deletions(-)