Re: Clean up MinGW def file generation - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Clean up MinGW def file generation
Date
Msg-id 87d95052-3780-b833-9953-27eab80186cf@2ndquadrant.com
Whole thread Raw
In response to Re: Clean up MinGW def file generation  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Clean up MinGW def file generation
List pgsql-hackers
On 2019-10-20 10:26, Peter Eisentraut wrote:
> On 2019-10-18 15:00, Tom Lane wrote:
>> Yeah, the comment that Peter complained about is mine.  I believe the
>> desire to avoid depending on "sed" at build time was focused on our
>> old support for building libpq with Borland C (and not much else).
>> Since this makefile infrastructure is now only used for MinGW, I agree
>> we ought to be able to quit shipping those files in tarballs.
> 
> Yeah, it all makes sense now.  I have committed my patch now.

Very related, I believe the file libpq-dist.rc is also obsolete; see
attached patch.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: John W Higgins
Date:
Subject: Re: jsonb_set() strictness considered harmful to data
Next
From: Thomas Munro
Date:
Subject: Re: Tweaking DSM and DSA limits