pgsql: Removed: < * Make log_min_duration_statement output when the

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Removed: < * Make log_min_duration_statement output when the
Date: 2004-11-30 19:32:25
Message-ID: 20041130193225.B0E0F3A538B@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Removed:

< * Make log_min_duration_statement output when the duration is reached rather
< than when the statement completes
<
< This prints long queries while they are running, making trouble shooting
< easier. Also, it eliminates the need for log_statement because it
< would now be the same as a log_min_duration_statement of zero.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1409 -> r1.1410)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1409&r2=1.1410)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-30 19:42:42 pgsql: Update Turkish FAQ.
Previous Message User Seanc 2004-11-30 19:19:45 pgmemcache - pgmemcache: Imported Sources