From 80e6af1272750595c02e910bde907e30c592579b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 11 Oct 2014 17:23:57 -0400 Subject: [PATCH] docs: remove mention that attnotnull should be changed Report by Andres Freund --- doc/src/sgml/catalogs.sgml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index f4617b67e9..f98e282741 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -1227,8 +1227,7 @@ bool - This represents a not-null constraint. It is possible to - change this column to enable or disable the constraint. + This represents a not-null constraint. -- 2.40.0