pgsql: Doc: include JSON in the list of SQL-standard types. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: include JSON in the list of SQL-standard types.
Date
Msg-id E1vRx7P-0038kI-1j@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: include JSON in the list of SQL-standard types.

Oversight I guess, it's been in the standard for awhile.

Reported-by: Bob Kline <bkline@rksystems.com>
Discussion: https://postgr.es/m/CAGjKmVoP4qVeJgkaBtQ6L46+OLARzmym53uQGhp5COw4wp65yQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/25303961d09c7e2354a48cbce511a06cce691907

Modified Files
--------------
doc/src/sgml/datatype.sgml | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Improve error reporting of recovery test 027_stream_regress
Next
From: Tom Lane
Date:
Subject: pgsql: Handle constant inputs to corr() and related aggregates more pre