projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b34e7d
)
doc: remove comma, related to commit 92d31085e9
author
Bruce Momjian
Thu, 2 Apr 2020 21:27:43 +0000
(17:27 -0400)
committer
Bruce Momjian
Thu, 2 Apr 2020 21:27:43 +0000
(17:27 -0400)
Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/
750b8832
-d123-7f9b-931e-
43ce8321b2d7
@2ndquadrant.com
Backpatch-through: 9.5
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index a329f61f339510b87d171c77d38144e4cd3ef14f..4d88b45e726cd2087e1fe48b1a630d9249d3c135 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-732,7
+732,7
@@
- The bitwise operators work only on integral data types
,
and are also
+ The bitwise operators work only on integral data types and are also
available for the bit
string types
bit
and
bit varying
, as
shown in
.