pgsql: Fix display of log duration so it is milliseconds.microseconds - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Fix display of log duration so it is milliseconds.microseconds
Date
Msg-id 20060810004401.4E7D89FB2EF@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix display of log duration so it is milliseconds.microseconds "ms".

Greg Sabino Mullane

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.496 -> r1.497)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.496&r2=1.497)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: fixed a CSS conflict
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Move "#define inline __inline" from port/win32.h to c.h because