We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28aeb0a commit 62f5badCopy full SHA for 62f5bad
doc/src/sgml/ref/ecpg-ref.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.7 2001/03/19 16:20:52 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.8 2001/07/11 03:43:52 momjian Exp $
3
Postgres documentation
4
-->
5
@@ -387,10 +387,6 @@ EXEC SQL COMMIT;
387
388
<refsect1 id="R1-APP-ECPG-notes">
389
<title>Notes</title>
390
- <para>
391
- There is no <command>EXEC SQL PREPARE</command> statement.
392
- </para>
393
-
394
<para>
395
The complete structure definition MUST be listed
396
inside the declare section.
0 commit comments