mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08: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</>
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user