Am 06.10.2019 um 15:20 schrieb Justin Pryzby:
> Remember, lazy binding is the default on my machine, and my patch
> doesn't DWIW here..  So I don't think adding lazy link options
> is going to help.  I think because of something python is doing (??)

Another difference is that in your example you're using libpq as shared lib directly, whereas with Python you create a shared lib that then uses libpq as a shared lib. Maybe it has something to do with that?

I kept the GitHub issue open as a reminder, and also created a Trac ticket referencing it.

-- Christoph
_______________________________________________
PyGreSQL mailing list
PyGreSQL@Vex.Net
https://mail.vex.net/mailman/listinfo/pygresql

Reply via email to