File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 7
7
*
8
8
*
9
9
* IDENTIFICATION
10
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.59.2.3 1999/03/06 22:49:01 tgl Exp $
10
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.59.2.4 1999/03/07 01:35:35 tgl Exp $
11
11
*
12
12
*-------------------------------------------------------------------------
13
13
*/
@@ -2300,7 +2300,8 @@ datetkn *deltacache[MAXDATEFIELDS] = {NULL};
2300
2300
* These routines will be used by other date/time packages - tgl 97/02/25
2301
2301
*/
2302
2302
2303
- #if 1
2303
+ #if 0
2304
+ XXX moved to dt .h - thomas 1999 - 01 - 15
2304
2305
/* Set the minimum year to one greater than the year of the first valid day
2305
2306
* to avoid having to check year and day both. - tgl 97/05/08
2306
2307
*/
You can’t perform that action at this time.
0 commit comments