Hello.
Is there an option to configure or make scripts to build only static
libraries (.a) without shared libraries for version 9.4?
When using libpq in other projects, which have --disable-shared and
--enable-static, build is successful, but the project will not work
without .so library of
On 06/14/2014 10:52 AM, Damir Dezeljin wrote:
Hello.
*Finally, here is my dilemma* I am somewhat undecided what is the
best way to implement the database and consequently what kind of
queries to use. At above link a database model I am currently working
on can be found. Looking to the diagra