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

From Alvaro Herrera
Subject Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Date
Msg-id 20140708215215.GK6390@eldon.alvh.no-ip.org
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  ("MauMau" <maumau307@gmail.com>)
List pgsql-hackers
Asif Naeem wrote:
> Yes. Can you please take a look at Win_lib_bin.patch I shared earlier ?, I
> think it is or similar approach will be appropriate. Thanks.

I think the suggestion by Peter Eisentraut upthread was pretty
reasonable -- the Makefiles are already aware that they are building a
shared library, so scrape the info off them.  The less hardcoded stuff
in the msvc framework, the better.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Asif Naeem
Date:
Subject: Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Next
From: David Rowley
Date:
Subject: Re: Allowing join removals for more join types