Commit cd72d24e authored by Bruce Momjian's avatar Bruce Momjian

bool uses one byte

parent 1a305b7a
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment