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

Modified Files:
        README.MONETDB 
Removed Files:
        README bad_tests runtest.sh 
Log Message:
remove some cruft, update readme file

--- README DELETED ---

--- bad_tests DELETED ---

--- runtest.sh DELETED ---

U README.MONETDB
Index: README.MONETDB
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/pg_regress/README.MONETDB,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- README.MONETDB      26 Jan 2005 21:28:43 -0000      1.2
+++ README.MONETDB      1 Aug 2009 15:03:14 -0000       1.3
@@ -1,23 +1,16 @@
-This directory contains tests copied from the PostgreSQL source tree.
+This directory contains regression tests copied from the PostgreSQL
+source tree.
 
-For now a few simple scripts are provided to run the tests, and no integration
-with the Mtesting framework is made, as most - if not all - of the tests are
-bound to fail.
-Some of the tests require the data from the data directory to be loaded. SQL
-scripts are supplied to load these.  For the onek and tenk datafiles, the
-wisconsin load script in the wisconsin benchmark directory should be loaded.
+For now, it's just a manual job of selecting tests from them (in the sql
+directory), convert them to something that works for us (in the monetdb
+directory) and make a test for it.
+Some of the tests require the data from the data directory to be loaded.
+SQL scripts are supplied to load these.  For the onek and tenk
+datafiles, the wisconsin load script in the wisconsin benchmark
+directory should be loaded.
 (ie. JdbcClient -f ../../benchmarks/wisconsin/load.sql -Xbatching 400)
 
-bad_tests
-       this file contains the names of the scripts that most probably will 
never
-       run with MonetDB/SQL because they are targetted at specific PostgreSQL
-       features
 postgresql2sql99.sh
-       this script does an attempt to convert all files from the sql directory
-       into sql99 compatible scripts in the sql99 directory which is created
-       if not yet existant.
-runtest.sh
-       runs a given test (example: sh runtest.sh sql99/varchar.sql) and
-       compares the output to the expected output from PostgreSQL.  The script
-       tries to make the diff as small and accurate as possible, but 
differences
-       between the outputs of JdbcClient and pgsql will always be there.
+       This script does an attempt to convert input in PostgreSQL syntax to
+       SQL99 compatible syntax.  It is typically used to convert the files
+       from the sql directory for use with MonetDB.


------------------------------------------------------------------------------
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

Reply via email to