Update of /cvsroot/monetdb/sql/src/test/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4388/test/Tests
Modified Files:
Tag: SQL_2-24
count.stable.out
Log Message:
Approve the new output due the following fix:
Log Message:
The table name was missing on the query output:
% sky. # table_name
Now it is like this:
% sky.rc3 # table_name
Solution is to look into the base column...
/* there are no table aliases, ie look into the base column */
U count.stable.out
Index: count.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/count.stable.out,v
retrieving revision 1.13
retrieving revision 1.13.14.1
diff -u -d -r1.13 -r1.13.14.1
--- count.stable.out 24 Oct 2006 16:02:56 -0000 1.13
+++ count.stable.out 1 Jul 2008 10:55:54 -0000 1.13.14.1
@@ -27,7 +27,7 @@
[ 1 ]
[ 1 ]
[ 1 ]
-% sys. # table_name
+% sys.test # table_name
% count_ # name
% int # type
% 1 # length
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins