--- doc/src/sgml/func.sgml.orig 2023-04-12 06:16:40.517722315 +0200 +++ doc/src/sgml/func.sgml 2023-04-12 06:30:56.410837805 +0200 @@ -16037,6 +16037,7 @@ This predicate tests whether expression can be parsed as JSON, possibly of a specified type. + The VALUE key word is optional noise. If SCALAR or ARRAY or OBJECT is specified, the test is whether or not the JSON is of that particular type. If