8000
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 5bd59b9 commit f57b2f0Copy full SHA for f57b2f0
doc/src/sgml/config.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.53 2006/04/18 00:52:22 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.54 2006/04/18 12:41:15 momjian Exp $ -->
2
3
<chapter Id="runtime-config">
4
<title>Server Configuration</title>
@@ -2759,7 +2759,7 @@ SELECT * FROM parent WHERE key = 2400;
2759
<para>
2760
The <command>EXECUTE</command> statement is not considered a
2761
<literal>ddl</> or <literal>mod</> statement. Statements that
2762
- generate errors are not logged. Set
+ generate syntax errors are not logged. Set
2763
<varname>log_min_error_statement</> to <literal>error</> to
2764
log such statements.
2765
</para>
0 commit comments