pgsql: Fix mis-display of negative fractional seconds in interval values - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Fix mis-display of negative fractional seconds in interval values
Date
Msg-id 20050420171520.446CC53E0E@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix mis-display of negative fractional seconds in interval values for
--enable-integer-datetimes case.  Per report from Oliver Siegmar.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        datetime.c (r1.96.2.7 -> r1.96.2.8)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.96.2.7&r2=1.96.2.8)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix mis-display of negative fractional seconds in interval values
Next
From: shachar@pgfoundry.org (User Shachar)
Date:
Subject: oledb - oledb: Support functions for quoting identifiers and strings