bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Mon Aug 30 09:36:10 PDT 2010
http://www.slony.info/bugzilla/show_bug.cgi?id=40

--- Comment #15 from Christopher Browne <cbbrowne at ca.afilias.info> 2010-08-30 09:36:10 PDT ---
(In reply to comment #14)
> Chris,
> 
> Per Peter's comment, the patch fails when we try to build against a 9.0 with
> default(ish) options to ./configure (for postgres) even though PG is built with
> threading.
> 
> What I think we need to do is have configure compile up a program that links
> against libpq and calls 
> int PQisthreadsafe();
> and make sure the return code is 1.

OK, I have added a test that seems to work.

http://github.com/cbbrowne/slony1-engine/commit/99507a92d54063d038ef572bcfe78916f589886d

I do a bit of trickery with LIBS, which I don't particularly like.

The test is certainly open to improvement.

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Slony1-bugs mailing list