[pgpool-general: 3111] Re: PATCH: Support IPv6 for pool connections to PostgreSQL servers.

Tatsuo Ishii ishii at postgresql.org
Thu Aug 21 07:50:18 JST 2014


> Michael Stapelberg <stapelberg at debian.org> writes:
>> please merge the patch you find attached. Please CC me as I don’t
>> receive email on this list.
> It has been over a week without any activity on this, even though other
> threads have been answered to and other commits landed in the git
> repository.
> 
> Is there something wrong with this patch? In case you have any
> questions, please let me know.

I have been working on it. I'm not familiar with IPv6 and I'm checking
the patch by comparing with PostgreSQL's IPv6 code, which will take
some time. One thing I noticed in your patch is, you never call
freeaddrinfo(), which should be called after using getaddrinfo().

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


More information about the pgpool-general mailing list