Update of /cvsroot/monetdb/sql/src/test/leaks/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4388/test/leaks/Tests
Modified Files:
Tag: SQL_2-24
select1.stable.out.Five select2.stable.out.Five
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 select2.stable.out.Five
Index: select2.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/select2.stable.out.Five,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -d -r1.2 -r1.2.4.1
--- select2.stable.out.Five 23 Dec 2007 21:15:36 -0000 1.2
+++ select2.stable.out.Five 1 Jul 2008 10:55:56 -0000 1.2.4.1
@@ -28,7 +28,7 @@
% tinyint # type
% 1 # length
[ 1 ]
-% . # table_name
+% .bbp # table_name
% count_ # name
% int # type
% 2 # length
@@ -38,7 +38,7 @@
% tinyint # type
% 1 # length
[ 1 ]
-% . # table_name
+% .bbp # table_name
% count_ # name
% int # type
% 2 # length
U select1.stable.out.Five
Index: select1.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/select1.stable.out.Five,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -d -r1.2 -r1.2.4.1
--- select1.stable.out.Five 23 Dec 2007 21:15:36 -0000 1.2
+++ select1.stable.out.Five 1 Jul 2008 10:55:55 -0000 1.2.4.1
@@ -28,7 +28,7 @@
% tinyint # type
% 1 # length
[ 1 ]
-% . # table_name
+% .bbp # table_name
% count_ # name
% int # type
% 2 # length
@@ -38,7 +38,7 @@
% tinyint # type
% 1 # length
[ 1 ]
-% . # table_name
+% .bbp # table_name
% count_ # name
% int # type
% 2 # 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