Minor (micro) documentation fix - Mailing list pgsql-patches

From Manfred Koizar
Subject Minor (micro) documentation fix
Date
Msg-id clvrmusv2mepujbnl9j9u208lsgphvdao7@4ax.com
Whole thread Raw
Responses Re: Minor (micro) documentation fix
List pgsql-patches
The unit for statement_timeout is s/1000, not s/1000000

Servus
 Manfred
diff -ruN ../orig/doc/src/sgml/runtime.sgml doc/src/sgml/runtime.sgml
--- ../orig/doc/src/sgml/runtime.sgml    2002-07-17 18:26:59.000000000 +0200
+++ doc/src/sgml/runtime.sgml    2002-08-29 12:55:57.000000000 +0200
@@ -1589,7 +1589,7 @@
       <listitem>
        <para>
         Aborts any statement that takes over the specified number of
-        microseconds.  A value of zero turns off the timer.
+        milliseconds.  A value of zero turns off the timer.
        </para>
       </listitem>
      </varlistentry>

pgsql-patches by date:

Previous
From: Manfred Koizar
Date:
Subject: Minor regression test fix
Next
From: "Nigel J. Andrews"
Date:
Subject: TODO Done. Superuser backend slot reservations