bool uses one byte

REL6_5_PATCHES
Bruce Momjian 27 years ago
parent 1a305b7ad5
commit cd72d24e02
  1. 2
      doc/src/sgml/datatype.sgml

@ -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>

Loading…
Cancel
Save