You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/08/25 02:05:12 UTC

cvs commit: db-torque/xdocs index.xml

seade       2004/08/24 17:05:12

  Modified:    xdocs    index.xml
  Log:
  Update testers.
  
  Revision  Changes    Path
  1.24      +15 -13    db-torque/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/index.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- index.xml	18 Jul 2003 20:00:11 -0000	1.23
  +++ index.xml	25 Aug 2004 00:05:11 -0000	1.24
  @@ -6,6 +6,7 @@
       <title>Torque</title>
       <author email="jvanzyl@apache.com">Jason van Zyl</author>
       <author email="mpoeschl@marmot.at">Martin Poeschl</author>
  +    <author email="seade@backstagetech.com.au">Scott Eade</author>
     </properties>
   
     <body>
  @@ -33,15 +34,15 @@
         <table>
           <tr>
             <th>RDBMS</th>
  -          <th>driver</th>
  -          <th>status</th>
  -          <th>tester</th>
  +          <th>Driver</th>
  +          <th>Status</th>
  +          <th>Tester</th>
           </tr>
           <tr>
             <td>Axion</td>
             <td>org.axiondb.jdbc.AxionDriver</td>
  -          <td>alpha</td>
  -          <td><a href="mailto:mpoeschl@marmot.at">Martin Poeschl</a></td>
  +          <td>Alpha</td>
  +          <td></td>
           </tr>
           <tr>
             <td>Cloudscape</td>
  @@ -58,7 +59,7 @@
           <tr>
             <td>DB2/AS400</td>
             <td>com.ibm.as400.access.AS400JDBCDriver</td>
  -          <td>possible case-insensitivity issues</td>
  +          <td>Possible case-insensitivity issues</td>
             <td><a href="mailto:Sweaver@rippe.com">Scott Weaver</a></td>
           </tr>
           <tr>
  @@ -100,20 +101,20 @@
           <tr>
             <td>MySQL</td>
             <td>org.gjt.mm.mysql.Driver</td>
  -          <td>no known problems</td>
  -          <td><a href="mailto:mpoeschl@marmot.at">Martin Poeschl</a></td>
  +          <td>No known problems</td>
  +          <td><a href="mailto:seade@backstagetech.com.au">Scott Eade</a></td>
           </tr>
           <tr>
             <td><a href="oracle-howto.html">Oracle</a></td>
             <td>oracle.jdbc.driver.OracleDriver</td>
  -          <td>no known problems</td>
  -          <td><a href="mailto:mpoeschl@marmot.at">Martin Poeschl</a></td>
  +          <td>Issues with LOBs</td>
  +          <td></td>
           </tr>
           <tr>
             <td><a href="postgres-howto.html">Postgres</a></td>
             <td>org.postgresql.Driver</td>
  -          <td>no known problems</td>
  -          <td><a href="mailto:mpoeschl@marmot.at">Martin Poeschl</a></td>
  +          <td>No known problems</td>
  +          <td><a href="mailto:seade@backstagetech.com.au">Scott Eade</a></td>
           </tr>
           <tr>
             <td>SapDB</td>
  @@ -145,7 +146,8 @@
         <p>
           If there is no tester for your RDBMS and you want to help, please read
           the <a href="developer-guide.html">developer-guide</a>, run the tests
  -        and send your results (and bugfixes ;) to the torque-dev@db.apache.org 
  +        and send your results (and bugfixes ;) to the 
  +        <a href="mailto:torque-dev@db.apache.org">torque-dev@db.apache.org</a> 
           list.
         </p>
       </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org