projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f6add
)
The unit for statement_timeout is s/1000, not s/1000000
author
Bruce Momjian
Thu, 29 Aug 2002 19:53:58 +0000
(19:53 +0000)
committer
Bruce Momjian
Thu, 29 Aug 2002 19:53:58 +0000
(19:53 +0000)
Manfred Koizar
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index b2d7e4d84f0cf186205e8828a2fe7968e6a16b57..fd96883e1891c471e33cf8b6be33be6fe36e276d 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1,5
+1,5
@@
@@
-1627,7
+1627,7
@@
dynamic_library_path = '/usr/local/lib/postgresql:/home/my_project/lib:$libdir'
Aborts any statement that takes over the specified number of
- mi
cro
seconds. A value of zero turns off the timer.
+ mi
lli
seconds. A value of zero turns off the timer.