diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml index 77da2dcd3e8..29de0b7fbfa 100644 --- a/doc/src/sgml/release-10.sgml +++ b/doc/src/sgml/release-10.sgml @@ -110,7 +110,7 @@ Branch: REL_10_STABLE [e5794cd59] 2021-03-12 11:08:42 -0500 - GENERATED ALWAYS AS IDENTITY implies NOT + GENERATED ... AS IDENTITY implies NOT NULL, so don't allow it to be combined with an explicit NULL specification.