1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +03:00

docs: remove mention that attnotnull should be changed

Report by Andres Freund
This commit is contained in:
Bruce Momjian
2014-10-11 17:23:57 -04:00
parent 4f2e5a8a84
commit 80e6af1272

View File

@ -1227,8 +1227,7 @@
<entry><type>bool</type></entry>
<entry></entry>
<entry>
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.
</entry>
</row>