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

Modified Files:
      Tag: Aug2009
        char.SQL.bat load.SQL.bat strings_cast.SQL.bat 
        strings_concat.SQL.bat strings_like.SQL.bat text.SQL.bat 
        varchar.SQL.bat 
Log Message:
Removed incorrect quotes.

U text.SQL.bat
Index: text.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/Tests/text.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- text.SQL.bat        11 Aug 2009 06:37:20 -0000      1.1.2.1
+++ text.SQL.bat        13 Oct 2009 09:12:54 -0000      1.1.2.2
@@ -1,4 +1,4 @@
 @prompt # $t $g
 @echo on
 
-"%SQL_CLIENT%" -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"
+%SQL_CLIENT% -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"

U char.SQL.bat
Index: char.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/Tests/char.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- char.SQL.bat        11 Aug 2009 06:37:20 -0000      1.1.2.1
+++ char.SQL.bat        13 Oct 2009 09:12:54 -0000      1.1.2.2
@@ -1,4 +1,4 @@
 @prompt # $t $g
 @echo on
 
-"%SQL_CLIENT%" -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"
+%SQL_CLIENT% -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"

U strings_like.SQL.bat
Index: strings_like.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/Tests/strings_like.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- strings_like.SQL.bat        11 Aug 2009 06:37:20 -0000      1.1.2.1
+++ strings_like.SQL.bat        13 Oct 2009 09:12:54 -0000      1.1.2.2
@@ -1,4 +1,4 @@
 @prompt # $t $g
 @echo on
 
-"%SQL_CLIENT%" -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"
+%SQL_CLIENT% -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"

U strings_concat.SQL.bat
Index: strings_concat.SQL.bat
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/pg_regress/Tests/strings_concat.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- strings_concat.SQL.bat      11 Aug 2009 06:37:20 -0000      1.1.2.1
+++ strings_concat.SQL.bat      13 Oct 2009 09:12:54 -0000      1.1.2.2
@@ -1,4 +1,4 @@
 @prompt # $t $g
 @echo on
 
-"%SQL_CLIENT%" -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"
+%SQL_CLIENT% -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"

U load.SQL.bat
Index: load.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/Tests/load.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- load.SQL.bat        11 Aug 2009 06:36:43 -0000      1.1.2.1
+++ load.SQL.bat        13 Oct 2009 09:12:54 -0000      1.1.2.2
@@ -1,8 +1,8 @@
 @prompt # $t $g
 @echo on
 
-"%SQL_CLIENT%" < "%TSTSRCDIR%/../monetdb/create_table.sql"
+%SQL_CLIENT% < "%TSTSRCDIR%/../monetdb/create_table.sql"
 
-"%SQL_CLIENT%" < "%TSTTRGDIR%/load.copy.source"
+%SQL_CLIENT% < "%TSTTRGDIR%/load.copy.source"
 
-"%SQL_CLIENT%" -s "select count(*) from aggtest;"
+%SQL_CLIENT% -s "select count(*) from aggtest;"

U strings_cast.SQL.bat
Index: strings_cast.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/Tests/strings_cast.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- strings_cast.SQL.bat        11 Aug 2009 06:37:20 -0000      1.1.2.1
+++ strings_cast.SQL.bat        13 Oct 2009 09:12:54 -0000      1.1.2.2
@@ -1,4 +1,4 @@
 @prompt # $t $g
 @echo on
 
-"%SQL_CLIENT%" -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"
+%SQL_CLIENT% -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"

U varchar.SQL.bat
Index: varchar.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/Tests/varchar.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- varchar.SQL.bat     11 Aug 2009 06:37:20 -0000      1.1.2.1
+++ varchar.SQL.bat     13 Oct 2009 09:12:54 -0000      1.1.2.2
@@ -1,4 +1,4 @@
 @prompt # $t $g
 @echo on
 
-"%SQL_CLIENT%" -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"
+%SQL_CLIENT% -e < "%TSTSRCDIR%\..\monetdb\%TST%.sql"


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to