Re: Inclusion of json in list of standard data types

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bob Kline <bkline@rksystems.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2025-12-06T18:27:58Z
Lists: pgsql-docs
Bob Kline <bkline@rksystems.com> writes:
> Would there be any reason not to add "json" to the list of data types
> "specified by SQL" in the "Compatibility" box shown near the beginning
> of Chapter 8 ("Data Types") of the PostgreSQL documentation?

Yeah, that seems like an oversight.  Will fix, thanks for noticing it.

			regards, tom lane



Commits

  1. Doc: include JSON in the list of SQL-standard types.