1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-27 22:56:53 +03:00
Author: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
Magnus Hagander 2019-03-26 13:30:46 +01:00
parent c8c885b7a5
commit 05295e36ca

View File

@ -6828,7 +6828,7 @@ EXEC SQL [ AT <replaceable class="parameter">connection_name</replaceable> ] DEC
</para> </para>
<para> <para>
<command>DELARE CURSOR</command> with a SQL statement identifier can be written before PREPARE. <command>DECLARE CURSOR</command> with a SQL statement identifier can be written before PREPARE.
</para> </para>
</refsect1> </refsect1>