diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 774aed66a8..d746fccfdf 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -2759,7 +2759,7 @@ SELECT * FROM parent WHERE key = 2400; The EXECUTE statement is not considered a ddl or mod statement. Statements that - generate errors are not logged. Set + generate syntax errors are not logged. Set log_min_error_statement to error to log such statements.