mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +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>
|
||||
|
||||
<para>
|
||||
<type>bool</type> uses 4 bytes of storage.
|
||||
<type>bool</type> uses 1 byte of storage.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user