projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a305b7
)
bool uses one byte
author
Bruce Momjian
Mon, 15 Mar 1999 15:00:08 +0000
(15:00 +0000)
committer
Bruce Momjian
Mon, 15 Mar 1999 15:00:08 +0000
(15:00 +0000)
doc/src/sgml/datatype.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/datatype.sgml
b/doc/src/sgml/datatype.sgml
index e6ff993b104990647842b7afbe1bcb9c530c7407..faa79189ab1dcf0a8d1ac46e24fd1e81eabfae01 100644
(file)
--- a/
doc/src/sgml/datatype.sgml
+++ b/
doc/src/sgml/datatype.sgml
@@
-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.