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 730fba4 commit 417718dCopy full SHA for 417718d
doc/src/sgml/datatype.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.250.2.1 2010/07/24 12:17:34 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.250.2.2 2010/07/24 16:46:43 petere Exp $ -->
2
3
<chapter id="datatype">
4
<title>Data Types</title>
@@ -2773,7 +2773,7 @@ P <optional> <replaceable>years</>-<replaceable>months</>-<replaceable>days</> <
2773
<row>
2774
<entry><type>boolean</type></entry>
2775
<entry>1 byte</entry>
2776
- <entry>state of true of false</entry>
+ <entry>state of true or false</entry>
2777
</row>
2778
</tbody>
2779
</tgroup>
0 commit comments