Skip to content

Commit 80e6af1

Browse files
committed
docs: remove mention that attnotnull should be changed
Report by Andres Freund
1 parent 4f2e5a8 commit 80e6af1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,8 +1227,7 @@
12271227
<entry><type>bool</type></entry>
12281228
<entry></entry>
12291229
<entry>
1230-
This represents a not-null constraint. It is possible to
1231-
change this column to enable or disable the constraint.
1230+
This represents a not-null constraint.
12321231
</entry>
12331232
</row>
12341233

0 commit comments

Comments
 (0)