projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bd59b9
)
Mention "syntax" error as not logged by log_statement.
author
Bruce Momjian
Tue, 18 Apr 2006 12:41:15 +0000
(12:41 +0000)
committer
Bruce Momjian
Tue, 18 Apr 2006 12:41:15 +0000
(12:41 +0000)
Backpatch.
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 774aed66a82c3e9b5a5e4c3ff790fdfbfcdb2cc2..d746fccfdffd0de0bde0f6ec1d8ac5f0ed70f17c 100644
(file)
--- 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.