[pgpool-hackers: 611] Re: list_union?

Muhammad Usama m.usama at gmail.com
Mon Oct 20 17:48:20 JST 2014


On Sat, Oct 18, 2014 at 7:20 AM, Tatsuo Ishii <ishii at postgresql.org> wrote:

> Usama,
>
> It seems list_union() etc. are ifdefed out in src/parser/list.c. Is
> there any reason for this?


I think the reason for this was list_union calls *list_member*() which
requires *equal*() function to identify if the nodes are equal. But since
pgpool source has not imported PostgreSQL's "*backend/nodes/equalfuncs.c*"
source file which contains all the equal functions.

--Usama

>
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
> _______________________________________________
> pgpool-hackers mailing list
> pgpool-hackers at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-hackers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20141020/929e4755/attachment.html>


More information about the pgpool-hackers mailing list