Update of /cvsroot/monetdb/sql/src/test/Skyserver
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15997/src/test/Skyserver

Modified Files:
        Skyserver_dropFunctions_v6.sql 
Log Message:
now also handle scope_subquery for both algebra and binary versions
(disabled select ... into in relational version for now)
fixed order of dropping functions in skyserver v6


U Skyserver_dropFunctions_v6.sql
Index: Skyserver_dropFunctions_v6.sql
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/Skyserver/Skyserver_dropFunctions_v6.sql,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Skyserver_dropFunctions_v6.sql      11 Jun 2008 21:38:22 -0000      1.6
+++ Skyserver_dropFunctions_v6.sql      2 Nov 2008 21:58:20 -0000       1.7
@@ -63,7 +63,6 @@
 DROP FUNCTION fPhotoFlagsN;
 DROP FUNCTION fPhotoFlags;
 DROP FUNCTION fWedgeV3;
-DROP FUNCTION fRotateV3;
 DROP FUNCTION fMJDToGMT;
 DROP FUNCTION fDistanceArcMinXYZ;
 DROP FUNCTION fDistanceArcMinEq;
@@ -85,6 +84,7 @@
 DROP FUNCTION fEtaFromEq;
 DROP FUNCTION fLambdaFromEq;
 DROP FUNCTION fMuNuFromEq;
+DROP FUNCTION fRotateV3;
 DROP FUNCTION fTokenNext;
 DROP FUNCTION fTokenAdvance;
 DROP FUNCTION fNormalizeString;
@@ -108,8 +108,8 @@
 DROP FUNCTION fRegionsContainingPointXYZ;
 DROP FUNCTION fRegionsContainingPointEq;
 DROP FUNCTION fFootprintEq;
-DROP FUNCTION fHtmCoverCircleXyz;
 DROP FUNCTION fGetNearbyFrameEq ;
+DROP FUNCTION fHtmCoverCircleXyz;
 DROP FUNCTION fGetNearestFrameEq ;
 DROP FUNCTION fGetNearestFrameidEq ;
 DROP FUNCTION fGetUrlFitsCFrame;


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to