Re: Clean up MinGW def file generation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Clean up MinGW def file generation
Дата
Msg-id 5d2b0f3a-5a0e-3d90-c22e-ca44bb8e65c5@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Clean up MinGW def file generation  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On 2019-10-21 00:07, Peter Eisentraut wrote:
> 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.

committed

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Ordering of header file inclusion
Следующее
От: "kato-sho@fujitsu.com"
Дата:
Сообщение: Creating foreign key on partitioned table is too slow