Commit 93c4bbc9 authored by Bruce Momjian's avatar Bruce Momjian

doc: fix := description typo.

parent 7e1955b8
...@@ -1428,7 +1428,7 @@ GET <optional> CURRENT </optional> DIAGNOSTICS <replaceable>variable</replaceabl ...@@ -1428,7 +1428,7 @@ GET <optional> CURRENT </optional> DIAGNOSTICS <replaceable>variable</replaceabl
<acronym>SQL</acronym> command. Note that <varname>RESULT_OID</> <acronym>SQL</acronym> command. Note that <varname>RESULT_OID</>
is only useful after an <command>INSERT</command> command into a is only useful after an <command>INSERT</command> command into a
table containing OIDs. table containing OIDs.
Equals (<literal>:=</>) can be used instead of SQL-standard Colon-equal (<literal>:=</>) can be used instead of SQL-standard
<literal>=</> for <command>GET DIAGNOSTICS</>. <literal>=</> for <command>GET DIAGNOSTICS</>.
</para> </para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment