<?xml version="1.0"?>
<!DOCTYPE tests SYSTEM "odbc-bench.dtd">
<tests>
  <test id="psqlODBC-libpq" type="tpc_a">
    <login>
      <dsn id="psqlodbc-libpq" name="psqlodbc-libpq" uid="postgres" DBMS="PostgreSQL" DBMSVer="08.01.0001 PostgreSQL 8.0.3 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2 (mingw-" Driver="PSQLODBC.DLL" DriverVer="08.01.0001"/>
    </login>
    <aschema procedures="1" indexes="1" type="ANSI">
      <table name="branch" create="1" load="1" count="100"/>
      <table name="teller" create="1" load="1" count="1000"/>
      <table name="account" create="1" load="1" count="100000"/>
      <table name="history" create="1" load="0" count="0"/>
    </aschema>
    <arun threads="10" arrayparsize="0" transactions="1" query="0" async="0" isolation="default" cursor="ForwardOnly" rowsetsize="1" keysetsize="0" traversal="1" type="execute"/>
  </test>
</tests>
