This just doesn't look right.

line 364
                case COPY_NEW_FE:
 
                      while (datasize > 0 && !fe_eof)
                        ....

line 408                datasize =- avail;


shouldn't it be datasize -= avail ?

Dave                    
        
-- 
Dave Cramer <[EMAIL PROTECTED]>
fastcrypt


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to