Re: Common function for percent placeholder replacement

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Common function for percent placeholder replacement
Дата
Msg-id f6651555-39c0-ba32-b91a-a632840c37e1@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Common function for percent placeholder replacement  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: Common function for percent placeholder replacement  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
On 09.01.23 18:53, Nathan Bossart wrote:
>> +        nativePath = pstrdup(path);
>> +        make_native_path(nativePath);
> 
>> +        nativePath = pstrdup(xlogpath);
>> +        make_native_path(nativePath);
> 
> Should these be freed?

committed with that fixed




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

Предыдущее
От: "Hayato Kuroda (Fujitsu)"
Дата:
Сообщение: RE: [Proposal] Add foreign-server health checks infrastructure
Следующее
От: Sandro Santilli
Дата:
Сообщение: Re: [PATCH] Support % wildcard in extension upgrade filenames