mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
doc: fix := description typo.
This commit is contained in:
parent
7e1955b861
commit
93c4bbc999
@ -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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user