Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Date
Msg-id 530D07C2.5030303@gmx.net
Whole thread Raw
In response to Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder  (Asif Naeem <anaeem.it@gmail.com>)
Responses Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder  (Asif Naeem <anaeem.it@gmail.com>)
List pgsql-hackers
You should be able to do this without specifically referencing the names
"libpq" or "ecpg".  Look into the Makefile, if it defines
SO_MAJOR_VERSION, then it's a library you are concerned with, and then
do the copying or moving.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: define type_transform to new user defined type
Next
From: Alvaro Herrera
Date:
Subject: Re: jsonb and nested hstore