From: Bruce Momjian Date: Sat, 11 Oct 2014 21:23:57 +0000 (-0400) Subject: docs: remove mention that attnotnull should be changed X-Git-Tag: REL9_5_ALPHA1~1375 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=80e6af1272750595c02e910bde907e30c592579b;p=thirdparty%2Fpostgresql.git docs: remove mention that attnotnull should be changed Report by Andres Freund --- diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index f4617b67e95..f98e282741f 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.