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

Tatsuo Ishii ishii at postgresql.org
Tue Apr 2 20:50:05 JST 2013


> 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


More information about the pgpool-hackers mailing list