<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Now fixed by 13ef543267 thanks to Jef.<span class="sha"
      style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
      margin-left: 0px; padding-top: 0px; padding-right: 0px;
      padding-bottom: 0px; padding-left: 0px; font-size: 11px;
      font-family: Monaco, 'Courier New', 'DejaVu Sans Mono', 'Bitstream
      Vera Sans Mono', monospace; color: rgb(68, 68, 68); font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); "><br>
      <br>
      <br>
    </span><br>
    On 01/23/2012 08:29 AM, J&uuml;rgen E. Fischer wrote:
    <blockquote cite="mid:20120123072959.GA14822@norbit.de" type="cite">
      <pre wrap="">Hi Denis,

On Mon, 23. Jan 2012 at 07:43:50 +0100, Denis Rouzaud wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I think that one of the last postgres updates brought a problem.
</pre>
      </blockquote>
      <pre wrap="">
Are you using latest master?

</pre>
      <blockquote type="cite">
        <pre wrap="">Here is the error I have, in the log, in Postgis tab:
SQL: DECLAREqgisf9 BINARY CURSOR FOR SELECT asbinary(force_2d("wkb_geometry"),'NDR'),"id"[,etc.] FROM table WHERE "wkb_geometry" &amp;&amp; setsrid('BOX3D(x y,x y)'::box3d,21781) AND srid("wkb_geometry")=
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">As you can see, there nothing specified for srid("wkb_geometry").
</pre>
      </blockquote>
      <pre wrap="">
Which srids does the data in the table have?  What's the contents of
geometry_columns?  Can you provide debugging output?


J&uuml;rgen 

</pre>
    </blockquote>
  </body>
</html>