<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 13-07-08 11:10 AM, Sean Hogan wrote:<br>
    </div>
    <blockquote cite="mid:51DAC134.8050209@compusult.net" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      If I comment out the syntactically incorrect statement (the first
      one), then the last query succeeds with both PostgreSQL and
      pgpool.<br>
    </blockquote>
    <br>
    You may ask why I care what happens with syntactically incorrect
    statements. :-)  One potential use case (not mine) is for a
    front-end application that lets a human key in SQL statements. 
    Having to close and reopen the connection after each error would be
    rather ugly.<br>
    <br>
    Thanks again,<br>
    Sean<br>
  </body>
</html>