crayon-syntax-highlighter/langs/pgsql/operator.txt

61 lines
229 B
Plaintext

# logical
AND
OR
NOT
# comparison
<=
>=
!=
<>
<
>
=
# math
||/
|/
!!
<<
>>
+
-
*
/
%
^
!
@
&
|
#
~
# string
!~*
!~
~*
||
# geo
@-@
<->
<<|
|>>
&<|
|&>
?-|
?||
@@
##
&&
&<
&>
<^
>^
?#
?-
?|
@>
<@
~=
# network
<<=
>>=