pgsql: Document in postgresql.conf that the default units for

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document in postgresql.conf that the default units for
Date: 2009-04-06 19:00:18
Message-ID: 20090406190018.D6B5E754ADE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document in postgresql.conf that the default units for
log_min_duration_statement is milliseconds.

Modified Files:
--------------
pgsql/src/backend/utils/misc:
postgresql.conf.sample (r1.255 -> r1.256)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample?r1=1.255&r2=1.256)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-04-06 19:03:05 pgsql: Properly align equals signs in new postgresql.conf units
Previous Message Bruce Momjian 2009-04-06 18:40:47 pgsql: Display postgresql.conf unit options in an easier-to-understand,