8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1955b commit 93c4bbcCopy full SHA for 93c4bbc
doc/src/sgml/plpgsql.sgml
@@ -1428,7 +1428,7 @@ GET <optional> CURRENT </optional> DIAGNOSTICS <replaceable>variable</replaceabl
1428
<acronym>SQL</acronym> command. Note that <varname>RESULT_OID</>
1429
is only useful after an <command>INSERT</command> command into a
1430
table containing OIDs.
1431
- Equals (<literal>:=</>) can be used instead of SQL-standard
+ Colon-equal (<literal>:=</>) can be used instead of SQL-standard
1432
<literal>=</> for <command>GET DIAGNOSTICS</>.
1433
</para>
1434
0 commit comments