projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f2e5a8
)
docs: remove mention that attnotnull should be changed
author
Bruce Momjian
<bruce@momjian.us>
Sat, 11 Oct 2014 21:23:57 +0000
(17:23 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 11 Oct 2014 21:23:57 +0000
(17:23 -0400)
Report by Andres Freund
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index f4617b67e9507fe15f74e55dd9c7abca6aeb122b..f98e282741f71ce2968c537dccc773970695cfd4 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-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>