Update of /cvsroot/monetdb/sql/src/test/pg_regress/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16261/src/test/pg_regress/Tests
Modified Files:
load.SQL.sh
Log Message:
propagated changes of Tuesday Aug 11 2009
from the Aug2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/11 - stmane: src/test/pg_regress/Tests/load.SQL.sh,1.1.2.1
no need to use releative PATHs, here;
hence, we use absolute PATHs, now.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: load.SQL.sh
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/Tests/load.SQL.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- load.SQL.sh 1 Aug 2009 18:14:51 -0000 1.1
+++ load.SQL.sh 11 Aug 2009 07:19:10 -0000 1.2
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-Mlog -x "$SQL_CLIENT < $RELSRCDIR/../monetdb/create_table.sql"
+Mlog -x "$SQL_CLIENT < $TSTSRCDIR/../monetdb/create_table.sql"
Mlog "loading data with sed-foo"
@@ -12,7 +12,7 @@
-e '/DELETE FROM/d' \
-e "s/COPY (.*);/COPY INTO \1 USING DELIMITERS '\\\\t\', '\\\\n';/i" \
-e '/stud_emp/d' \
- $RELSRCDIR/../input/copy.source \
+ $TSTSRCDIR/../input/copy.source \
| $SQL_CLIENT
Mlog -x "$SQL_CLIENT -s 'select count(*) from aggtest;'"
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins