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

Commit832c095

Browse files
committed
Update documentation to state there is three-value logic, not
three-value boolean logic.Backpatch to 9.0.X since we just got another bug report about thistoday.
1 parent7886cc7 commit832c095

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,9 @@
8282
<member><literal>NOT</></member>
8383
</simplelist>
8484

85-
<acronym>SQL</acronym> uses a three-valued Boolean logic where the null value represents
86-
<quote>unknown</quote>. Observe the following truth tables:
85+
<acronym>SQL</acronym> uses a three-valued logic system with true,
86+
false, and <literal>null</>, which represents <quote>unknown</quote>.
87+
Observe the following truth tables:
8788

8889
<informaltable>
8990
<tgroup cols="4">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp