Tag: cws_src680_dba22c
User: oj      
Date: 2007/01/04 03:14:36

Modified:
   dba/connectivity/source/parse/sqlbison.y

Log:
 #i73050# add mising token day

File Changes:

Directory: /dba/connectivity/source/parse/
==========================================

File [changed]: sqlbison.y
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/parse/sqlbison.y?r1=1.55&r2=1.55.62.1
Delta lines:  +3 -2
-------------------
--- sqlbison.y  28 Aug 2006 14:54:46 -0000      1.55
+++ sqlbison.y  4 Jan 2007 11:14:33 -0000       1.55.62.1
@@ -1,7 +1,7 @@
 %{
 //--------------------------------------------------------------------------
 //
-// $Header: dba/connectivity/source/parse/sqlbison.y,v 1.55 2006/08/28 
14:54:46 ihi Exp $
+// $Header: dba/connectivity/source/parse/sqlbison.y,v 1.55.62.1 2007/01/04 
11:14:33 oj Exp $
 //
 // Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
 //
@@ -9,7 +9,7 @@
 //     OJ
 //
 // Last change:
-//     $Author: ihi $ $Date: 2006/08/28 14:54:46 $ $Revision: 1.55 $
+//     $Author: oj $ $Date: 2007/01/04 11:14:33 $ $Revision: 1.55.62.1 $
 //
 // Description:
 //
@@ -1903,6 +1903,7 @@
        |       SQL_TOKEN_MINUTE              
        |       SQL_TOKEN_SECOND         
        |       SQL_TOKEN_YEAR
+       |       SQL_TOKEN_DAY
        |       SQL_TOKEN_TIMEVALUE
        |       SQL_TOKEN_DATEVALUE
        ;




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to