diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index cd61a5021f5..25ba60f0f52 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,5 +1,5 @@ @@ -1290,7 +1290,7 @@ struct - -208 (ECPG_EMPTY) + -212 (ECPG_EMPTY) The statement sent to the PostgreSQL @@ -1302,7 +1302,7 @@ struct - -209 (ECPG_MISSING_INDICATOR) + -213 (ECPG_MISSING_INDICATOR) A null value was returned and no null indicator variable was @@ -1312,7 +1312,7 @@ struct - -210 (ECPG_NO_ARRAY) + -214 (ECPG_NO_ARRAY) An ordinary variable was used in a place that requires an @@ -1322,7 +1322,7 @@ struct - -211 (ECPG_DATA_NOT_ARRAY) + -215 (ECPG_DATA_NOT_ARRAY) The database returned an ordinary variable in a place that