Skip to content

Commit d8a0b96

Browse files
committed
doc: rename "Equals" to "Equal"
1 parent 93c4bbc commit d8a0b96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/plpgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ arow RECORD;
343343
is specified, an assignment of a null value results in a run-time
344344
error. All variables declared as <literal>NOT NULL</>
345345
must have a nonnull default value specified.
346-
Equals (<literal>=</>) can be used instead of PL/SQL-compliant
346+
Equal (<literal>=</>) can be used instead of PL/SQL-compliant
347347
<literal>:=</>.
348348
</para>
349349

@@ -876,7 +876,7 @@ PREPARE <replaceable>statement_name</>(integer, integer) AS SELECT $1 &lt; $2;
876876
a row value, if the variable is a row or record variable). The target
877877
variable can be a simple variable (optionally qualified with a block
878878
name), a field of a row or record variable, or an element of an array
879-
that is a simple variable or field. Equals (<literal>=</>) can be
879+
that is a simple variable or field. Equal (<literal>=</>) can be
880880
used instead of PL/SQL-compliant <literal>:=</>.
881881
</para>
882882

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