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

Commita9cc9df

Browse files
committed
Documentation cleanup for the possible values of the datatype 'boolean'.
1 parent832c095 commita9cc9df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2784,9 +2784,9 @@ P <optional> <replaceable>years</>-<replaceable>months</>-<replaceable>days</> <
27842784
<productname>PostgreSQL</productname> provides the
27852785
standard <acronym>SQL</acronym> type <type>boolean</type>;
27862786
see <xref linkend="datatype-boolean-table">.
2787-
The <type>boolean</type> type can haveone of only two states:
2788-
<quote>true</quote> or<quote>false</quote>. A third state,
2789-
<quote>unknown</quote>, is represented by the
2787+
The <type>boolean</type> type can haveseveral states:
2788+
<quote>true</quote>,<quote>false</quote>, and a third state,
2789+
<quote>unknown</quote>,whichis represented by the
27902790
<acronym>SQL</acronym> null value.
27912791
</para>
27922792

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp