Re: JSON Functions and Operators Docs for v15 - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: JSON Functions and Operators Docs for v15
Date
Msg-id 20220519121905.GP19626@telsasoft.com
Whole thread Raw
In response to Re: JSON Functions and Operators Docs for v15  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
> +   same level are considerd to be <firstterm>siblings</firstterm>,

considered

> +    <productname>PostgreSQL</productname> specific functions detailed in

postgresql hyphen specific (as in the original)

These would all be easier to read with commas:

+        <parameter>expression</parameter> is NULL an
+        If <literal>WITH UNIQUE</literal> is specified the
+        If the input is NULL an SQL NULL is returned. If the input is a number
+        If <literal>WITH UNIQUE</literal> is specified there must not
+        is <literal>strict</literal> an error is generated if it yields no items.

There's a few instances of "space space" that could be condensed:

+   <function>json_scalar</function> functions, this needs to be  either <type>json</type> or
+        which  must be a SELECT query returning a single column. If



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: bogus: logical replication rows/cols combinations
Next
From: Tom Lane
Date:
Subject: Re: bogus: logical replication rows/cols combinations