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 a4f6add commit 31fbdadCopy full SHA for 31fbdad
doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.127 2002/08/22 04:52:17 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.128 2002/08/29 19:53:58 momjian Exp $
3
-->
4
5
<Chapter Id="runtime">
@@ -1627,7 +1627,7 @@ dynamic_library_path = '/usr/local/lib/postgresql:/home/my_project/lib:$libdir'
1627
<listitem>
1628
<para>
1629
Aborts any statement that takes over the specified number of
1630
- microseconds. A value of zero turns off the timer.
+ milliseconds. A value of zero turns off the timer.
1631
</para>
1632
</listitem>
1633
</varlistentry>
0 commit comments