We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448b02c commit c38cadcCopy full SHA for c38cadc
doc/src/sgml/ddl.sgml
@@ -956,7 +956,7 @@ CREATE TABLE tree (
956
);
957
</programlisting>
958
A top-level node would have NULL <structfield>parent_id</structfield>,
959
- but non-NULL <structfield>parent_id</structfield> entries would be
+ while non-NULL <structfield>parent_id</structfield> entries would be
960
constrained to reference valid rows of the table.
961
</para>
962
0 commit comments