<div dir="ltr">Yes after elog API, <span style="font-family:arial,sans-serif;font-size:12.727272033691406px">pool_debug, pool_log and pool_error functions are depreciated, and should be replaces by the newer version. But because of so many instances of pool_debug and friend functions, not all have been replaced and needs to be replaced by the patch which imported the elog API.</span><div>
<font face="arial, sans-serif">However replacing the pool_debug and pool_log is very straight forward and can be done in little time. but replacing the pool_error is little trickier and will require little more time because of long jump in elog(ERROR alters the code flow.</font></div>
<div><font face="arial, sans-serif">I can take up the task and replace pool_debug and pool_log in first go and will try to do pool_error before 3.4.0</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Thanks</font></div>
<div><font face="arial, sans-serif">Usama</font></div><div><font face="arial, sans-serif"><br></font><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 30, 2014 at 7:45 AM, Tatsuo Ishii <span dir="ltr">&lt;<a href="mailto:ishii@postgresql.org" target="_blank">ishii@postgresql.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Usama,<br>
<br>
After you incorporating elog family, I see there&#39;s no reason to use<br>
pool_debug, pool_log etc. anymore. However still pool_debug, pool_log<br>
remain in the code. I think we should remove pool_debug, pool_log<br>
calls by the time when pgpool-II 3.4.0 is released. What do you think?<br>
<br>
Best regards,<br>
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" target="_blank">http://www.sraoss.co.jp/index_en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" target="_blank">http://www.sraoss.co.jp</a><br>
_______________________________________________<br>
pgpool-hackers mailing list<br>
<a href="mailto:pgpool-hackers@pgpool.net">pgpool-hackers@pgpool.net</a><br>
<a href="http://www.pgpool.net/mailman/listinfo/pgpool-hackers" target="_blank">http://www.pgpool.net/mailman/listinfo/pgpool-hackers</a><br>
</blockquote></div><br></div></div></div>