[pgpool-hackers: 180] compile error in pgpool-recovey

Asif Rehman asifr.rehman at gmail.com
Tue Apr 2 19:25:05 JST 2013


Hi,

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.

Regards,
--Asif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20130402/7bf048c5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compile-fix.patch
Type: application/octet-stream
Size: 559 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20130402/7bf048c5/attachment.obj>


More information about the pgpool-hackers mailing list