Re: JSON Functions and Operators Docs for v15

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: JSON Functions and Operators Docs for v15
Date: 2022-05-19 12:19:05
Message-ID: 20220519121905.GP19626@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-05-19 14:24:46 Re: bogus: logical replication rows/cols combinations
Previous Message Justin Pryzby 2022-05-19 12:07:24 Re: bogus: logical replication rows/cols combinations