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

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