index 588e8ebf200d6df92ffc3ad4dd1b2428c89d83da..edaba58c186808912b55eb18cac872dfd7ca3619 100644 (file)
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.59.2.3 1999年03月06日 22:49:01 tgl Exp $
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.59.2.4 1999年03月07日 01:35:35 tgl Exp $
*
*-------------------------------------------------------------------------
*/
* These routines will be used by other date/time packages - tgl 97/02/25
*/
-#if 1
+#if 0
+XXX moved to dt.h - thomas 1999年01月15日
/* Set the minimum year to one greater than the year of the first valid day
* to avoid having to check year and day both. - tgl 97/05/08
*/