Re: Stack depth exceeded error - Mailing list pgsql-hackers

From Suresh
Subject Re: Stack depth exceeded error
Date
Msg-id 40297.47953.qm@web54504.mail.re2.yahoo.com
Whole thread Raw
In response to Re: Stack depth exceeded error  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Hi,<br /><br />The code uses Asynchronous I/O for fetching certain tids. The code works fine if I use only one
conditionin where condition, but fails if I use multiple condition.<br /><br />--<br />Suresh Iyengar<br /><br
/><b><i>GregoryStark <stark@enterprisedb.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px
solidrgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> "Suresh"  writes:<br /><br />> Hello,<br />><br
/>>I have custom postgres code. <br /><br />What kind of code is this? The error below is typical if you create
new<br/>threads in the server.<br /><br /><br />-- <br /> Gregory Stark<br /> EnterpriseDB
http://www.enterprisedb.com<br/> Ask me about EnterpriseDB's 24x7 Postgres support!<br /></blockquote><br /><p><hr
size="1"/>Be a better friend, newshound, and know-it-all with Yahoo! Mobile. <a
href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ"> Try it now.</a> 

pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Stack depth exceeded error
Next
From: Stephen Frost
Date:
Subject: Re: constraint exclusion analysis caching