Update of /cvsroot/monetdb/sql/src/test/snodgrass/Tests
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7308

Modified Files:
      Tag: Feb2010
        cast_select.stable.out 
Log Message:

approved new error message


Index: cast_select.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/snodgrass/Tests/cast_select.stable.out,v
retrieving revision 1.3.26.2
retrieving revision 1.3.26.3
diff -u -d -r1.3.26.2 -r1.3.26.3
--- cast_select.stable.out      2 Feb 2010 18:02:58 -0000       1.3.26.2
+++ cast_select.stable.out      3 Feb 2010 10:35:49 -0000       1.3.26.3
@@ -43,7 +43,7 @@
 1 row
 
 SELECT CAST(TIME '12:34:56' AS TIMESTAMP WITH TIME ZONE) = TIMESTAMP 
'1997-07-23 12:34:56-07:00';
-Error on line 5: CAST: cannot cast type 'time' to type 'timestamptz'
+Error on line 5: types time(1,0) (daytime) and timestamptz(7,0) (timestamp) 
are not equal
 --rollback;
 SELECT CAST( TIME '12:34:56.123' AS TIME(6) ) = TIME '12:34:56.123000';
 +----------------+


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to