We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009e422 commit 92d3108Copy full SHA for 92d3108
doc/src/sgml/func.sgml
@@ -732,9 +732,8 @@
732
</table>
733
734
<para>
735
- The bitwise operators work only on integral data types, whereas
736
- the others are available for all numeric data types. The bitwise
737
- operators are also available for the bit
+ The bitwise operators work only on integral data types, and are also
+ available for the bit
738
string types <type>bit</type> and <type>bit varying</type>, as
739
shown in <xref linkend="functions-bit-string-op-table"/>.
740
</para>
0 commit comments