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 77 *
88 *
99 * 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 $
1111 *
1212 *-------------------------------------------------------------------------
1313 */
@@ -2300,7 +2300,8 @@ datetkn *deltacache[MAXDATEFIELDS] = {NULL};
23002300 * These routines will be used by other date/time packages - tgl 97/02/25
23012301 */
23022302
2303- #if 1
2303+ #if 0
2304+ XXX moved to dt .h - thomas 1999 - 01 - 15
23042305/* Set the minimum year to one greater than the year of the first valid day
23052306 * to avoid having to check year and day both. - tgl 97/05/08
23062307 */
You can’t perform that action at this time.
0 commit comments