pgsql: Add comment marking non-exact time conversion macros.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment marking non-exact time conversion macros.
Date: 2005-07-21 04:48:43
Message-ID: 20050721044843.2EA37529A7@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment marking non-exact time conversion macros.

Modified Files:
--------------
pgsql/src/include/utils:
timestamp.h (r1.48 -> r1.49)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/timestamp.h.diff?r1=1.48&r2=1.49)
pgsql/src/interfaces/ecpg/pgtypeslib:
dt.h (r1.24 -> r1.25)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/dt.h.diff?r1=1.24&r2=1.25)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-21 04:52:37 Re: pgsql: Add time/date macros for code clarity: #define DAYS_PER_YEAR
Previous Message Bruce Momjian 2005-07-21 04:46:05 Re: pgsql: Add time/date macros for code clarity: #define