Re: Should smgrdounlink() be removed?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Should smgrdounlink() be removed?
Дата
Msg-id 20200507113327.GF11539@paquier.xyz
обсуждение исходный текст
Ответ на Re: Should smgrdounlink() be removed?  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: Should smgrdounlink() be removed?  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
On Thu, May 07, 2020 at 04:57:00PM +0900, Fujii Masao wrote:
> On 2020/05/07 13:49, Michael Paquier wrote:
>> On Thu, May 07, 2020 at 09:48:35AM +0530, vignesh C wrote:
>> > I could not find any code reference to smgrdounlink, I feel it can be
>> > removed.
>>
>> The last use of smgrdounlink() was b416691.  I have just looked at
>> Debian Code Search and github, and could not find a hit with the
>> function being used in some custom extension code, so it feels like a
>> safe bet to remove it.
>
> +1

So this gives the attached.  Any thoughts?
--
Michael

Вложения

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

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: Re: Postgres Windows build system doesn't work with python installedin Program Files
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Why are wait events not reported even though it reads/writes atimeline history file?