pgsql: Adjust not-too-sane calculation of DDD value for

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust not-too-sane calculation of DDD value for
Date: 2005-10-20 15:59:46
Message-ID: 20051020155946.03C05DA8CC@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Adjust not-too-sane calculation of DDD value for to_char(interval).
Per gripe from Chris Matheson.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
formatting.c (r1.100 -> r1.101)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c.diff?r1=1.100&r2=1.101)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-10-20 16:14:39 pgsql: Prevent core dump in contrib version of autovacuum when a table
Previous Message Tom Lane 2005-10-20 13:54:09 pgsql: Clean up md5.c to make it clearer that it is a