Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Дата
Msg-id 530D07C2.5030303@gmx.net
обсуждение исходный текст
Ответ на Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder  (Asif Naeem <anaeem.it@gmail.com>)
Ответы Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: define type_transform to new user defined type
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: jsonb and nested hstore