Skip to content

Commit 32d3118

Browse files
committed
Doc: update CREATE OPERATOR's statement about => as an operator.
This doco said that use of => as an operator "is deprecated". It's been fully disallowed since 865f14a back in 9.5, but evidently that commit missed updating this statement. Do so now.
1 parent bc322c7 commit 32d3118

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/ref/create_operator.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ CREATE OPERATOR <replaceable>name</replaceable> (
5252
There are a few restrictions on your choice of name:
5353
<itemizedlist>
5454
<listitem>
55-
<para><literal>--</literal> and <literal>/*</literal> cannot appear anywhere in an operator name,
55+
<para>
56+
<literal>--</literal> and <literal>/*</literal> cannot appear anywhere in an operator name,
5657
since they will be taken as the start of a comment.
5758
</para>
5859
</listitem>
@@ -72,8 +73,8 @@ CREATE OPERATOR <replaceable>name</replaceable> (
7273
</listitem>
7374
<listitem>
7475
<para>
75-
The use of <literal>=&gt;</literal> as an operator name is deprecated. It may
76-
be disallowed altogether in a future release.
76+
The symbol <literal>=&gt;</literal> is reserved by the SQL grammar,
77+
so it cannot be used as an operator name.
7778
</para>
7879
</listitem>
7980
</itemizedlist>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy