OSDN Git Service

Remove mention that PREPARE is not implemented.
authorBruce Momjian <bruce@momjian.us>
Wed, 11 Jul 2001 03:43:52 +0000 (03:43 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 11 Jul 2001 03:43:52 +0000 (03:43 +0000)
doc/src/sgml/ref/ecpg-ref.sgml

index 9e4f4cd..2840d38 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$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 $
 Postgres documentation
 -->
 
@@ -388,10 +388,6 @@ EXEC SQL COMMIT;
  <refsect1 id="R1-APP-ECPG-notes">
   <title>Notes</title>
   <para>
-   There is no <command>EXEC SQL PREPARE</command> statement.
-  </para>
-
-  <para>
    The complete structure definition MUST be listed
    inside the declare section.
   </para>