[pgpool-hackers: 182] Re: compile error in pgpool-recovey

Asif Rehman asifr.rehman at gmail.com
Tue Apr 2 21:09:21 JST 2013


Yes its not yet released. I am compiling against latest postgres source
i.e. 9.3devel master branch.
Since pgpool-II master branch is also yet under development I thought it
should be able to compile with it.

Regards,
--Asif
On Apr 2, 2013 4:50 PM, "Tatsuo Ishii" <ishii at postgresql.org> wrote:

> > Here is the patch to fix a compilation error I faced while compiling the
> > pgpool2/sql/pgpool-recovery. I faced the following error:
> >
> > pgpool-recovery.c:201:2: error: too few arguments to function
> > ‘LookupExplicitNamespace’
> >
> > I looked into it and found out that the signature
> > of LookupExplicitNamespace function has been changed in the postgres
> code.
>
> What version of PostgreSQL are you compiling pgpool-recovery.c
> against? I suspect you are compiling it against not-yet-released
> version of PostgreSQL.
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese: http://www.sraoss.co.jp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20130402/f717d86a/attachment.html>


More information about the pgpool-hackers mailing list