1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-26 01:22:12 +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><type>bool</type></entry>
<entry></entry> <entry></entry>
<entry> <entry>
This represents a not-null constraint. It is possible to This represents a not-null constraint.
change this column to enable or disable the constraint.
</entry> </entry>
</row> </row>