diff --git a/doc/src/sgml/ref/ecpg-ref.sgml b/doc/src/sgml/ref/ecpg-ref.sgml index 9e4f4cddded..2840d38c733 100644 --- a/doc/src/sgml/ref/ecpg-ref.sgml +++ b/doc/src/sgml/ref/ecpg-ref.sgml @@ -1,5 +1,5 @@ @@ -387,10 +387,6 @@ EXEC SQL COMMIT; Notes - - There is no EXEC SQL PREPARE statement. - - The complete structure definition MUST be listed inside the declare section.