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

Bruce Momjian <bruce@momjian.us>

Commit: f9c1bb73ab5bf6027dfdc983663f8e934f20d29a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-03-31T22:44:29Z
Releases: 12.3
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