diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 1f2829e56a9..e5267a8e4be 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -315,6 +315,7 @@ character varying, character, varchar, date, double precision, integer, interval, + json, numeric, decimal, real, smallint, time (with or without time zone), timestamp (with or without time zone),