projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8c885b
)
Fix typo
author
Magnus Hagander
Tue, 26 Mar 2019 12:30:46 +0000
(13:30 +0100)
committer
Magnus Hagander
Tue, 26 Mar 2019 12:30:46 +0000
(13:30 +0100)
Author: Daniel Gustafsson
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index b7f785069f7e37df2f69934be99d39e9079dbf1b..d5ee6a58e77ff9274abe52da68f3d87600fd0a18 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-6828,7
+6828,7
@@
EXEC SQL [ AT
connection_name
] DEC
-
DELARE CURSOR
with a SQL statement identifier can be written before PREPARE.
+
DE
C
LARE CURSOR
with a SQL statement identifier can be written before PREPARE.