Re: psycopg2 doesn't use LDFLAGS from pg_config - Mailing list psycopg

From Peter Eisentraut
Subject Re: psycopg2 doesn't use LDFLAGS from pg_config
Date
Msg-id 52603D4A.6000504@gmx.net
Whole thread Raw
In response to psycopg2 doesn't use LDFLAGS from pg_config  (Audrius Kažukauskas <audrius@neutrino.lt>)
List psycopg
On 9/30/13 1:56 PM, Audrius Kažukauskas wrote:
> Are there any reasons for not using --ldflags value in setup.py?

pg_config --ldflags is not intended for this purpose.

The operating system really should not put libraries into places where
they cannot be found by default.



psycopg by date:

Previous
From: Stuart Bishop
Date:
Subject: Re: Is passing a list as a bound variable safe from SQL injection?
Next
From: Damiano Albani
Date:
Subject: Understanding memory usage