From: Bruce Momjian Date: Sat, 11 Oct 2014 21:23:57 +0000 (-0400) Subject: docs: remove mention that attnotnull should be changed X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=80e6af1272750595c02e910bde907e30c592579b;p=users%2Fheikki%2Fpostgres.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 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.