Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc38cadc

Browse files
committed
Doc: trivial wording adjustment.
Improve self-referential foreign key example, per suggestionfrom David Johnston.Discussion:https://postgr.es/m/CAKFQuwZTke7+HUn4YUGqu2+gAPi4Cy18TXMrg_Z5nADkxfPNMw@mail.gmail.com
1 parent448b02c commitc38cadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ CREATE TABLE tree (
956956
);
957957
</programlisting>
958958
A top-level node would have NULL <structfield>parent_id</structfield>,
959-
but non-NULL <structfield>parent_id</structfield> entries would be
959+
while non-NULL <structfield>parent_id</structfield> entries would be
960960
constrained to reference valid rows of the table.
961961
</para>
962962

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp