Re: RFC: Additional Directory for Extensions

Поиск
Список
Период
Сортировка
От Matheus Alcantara
Тема Re: RFC: Additional Directory for Extensions
Дата
Msg-id CAFY6G8dGcv1D8tCkjrz+9DvAYG9h4U=hBm0VXjJEXExy44hauQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RFC: Additional Directory for Extensions  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: RFC: Additional Directory for Extensions
Список pgsql-hackers
Thanks for reviewing!

On Tue, Feb 25, 2025 at 9:45 AM Andrew Dunstan <andrew@dunslane.net> wrote:
> I think your additions generally look good. We should be able to
> simplify this:
>
>
> +    system_dir = psprintf("%s/extension", sharepath);
> +    ecp = system_dir;
> +
> +    if (strlen(Extension_control_path) == 0)
> +    {
> +        paths = lappend(paths, ecp);
> +    }
>
Fixed on the attached v3.

--
Matheus Alcantara

Вложения

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