mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-13 09:57:02 +08:00
doc: fix := description typo.
This commit is contained in:
@ -1428,7 +1428,7 @@ GET <optional> CURRENT </optional> DIAGNOSTICS <replaceable>variable</replaceabl
|
||||
<acronym>SQL</acronym> command. Note that <varname>RESULT_OID</>
|
||||
is only useful after an <command>INSERT</command> command into a
|
||||
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</>.
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user