mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
docs: remove mention that attnotnull should be changed
Report by Andres Freund
This commit is contained in:
parent
4f2e5a8a84
commit
80e6af1272
1 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue