We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf2d69 commit c3f903aCopy full SHA for c3f903a
doc/src/sgml/datatype.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.252 2010/07/24 12:17:35 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.253 2010/07/24 16:46:57 petere Exp $ -->
2
3
<chapter id="datatype">
4
<title>Data Types</title>
@@ -2781,7 +2781,7 @@ P <optional> <replaceable>years</>-<replaceable>months</>-<replaceable>days</> <
2781
<row>
2782
<entry><type>boolean</type></entry>
2783
<entry>1 byte</entry>
2784
- <entry>state of true of false</entry>
+ <entry>state of true or false</entry>
2785
</row>
2786
</tbody>
2787
</tgroup>
0 commit comments