mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
bool uses one byte
This commit is contained in:
@ -2005,7 +2005,7 @@ and boolean expressions
|
|||||||
always evaluate to a result compatible with this type.</para>
|
always evaluate to a result compatible with this type.</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<type>bool</type> uses 4 bytes of storage.
|
<type>bool</type> uses 1 byte of storage.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user