OSDN Git Service

bool uses one byte
authorBruce Momjian <bruce@momjian.us>
Mon, 15 Mar 1999 15:00:08 +0000 (15:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 15 Mar 1999 15:00:08 +0000 (15:00 +0000)
doc/src/sgml/datatype.sgml

index e6ff993..faa7918 100644 (file)
@@ -2005,7 +2005,7 @@ and boolean expressions
 always evaluate to a result compatible with this type.</para>
 
 <para>
-<type>bool</type> uses 4 bytes of storage.
+<type>bool</type> uses 1 byte of storage.
 </para>
 
 <para>