doc: remove mention of bitwise operators as solely type-limited

Bruce Momjian <bruce@momjian.us>

Commit: fd802bd92420adf32e872c16b75a7180bde876c7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-03-31T22:44:29Z
Releases: 11.8
doc:  remove mention of bitwise operators as solely type-limited

There are other operators that have limited number data type support, so
just remove the sentence.

Reported-by: Sergei Agalakov

Discussion: https://postgr.es/m/158032651854.19851.16261832706661813796@wrigleys.postgresql.org

Backpatch-through: 9.5

Files

PathChange+/−
doc/src/sgml/func.sgml modified +2 −3

Documentation touched