Re: [PATCH] Support % wildcard in extension upgrade filenames

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: [PATCH] Support % wildcard in extension upgrade filenames
Дата
Msg-id 766065FF-B834-4272-ADE8-559DB06FF9E7@yesql.se
обсуждение исходный текст
Ответ на Re: [PATCH] Support % wildcard in extension upgrade filenames  (Sandro Santilli <strk@kbt.io>)
Ответы Re: [PATCH] Support % wildcard in extension upgrade filenames  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
> On 31 May 2023, at 21:07, Sandro Santilli <strk@kbt.io> wrote:
> On Thu, Apr 27, 2023 at 12:49:57PM +0200, Sandro Santilli wrote:

>> I'm happy to bring back the control-file switch if there's an
>> agreement about that.
> 
> I'm attaching an up-to-date version of the patch with the control-file
> switch back in, so there's an explicit choice by extension developers.

This version fails the extension test since the comment from the .sql file is
missing from test_extensions.out.  Can you fix that in a rebase such that the
CFBot can have a green build of this patch?

--
Daniel Gustafsson




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

Предыдущее
От: Richard Guo
Дата:
Сообщение: Re: Another incorrect comment for pg_stat_statements
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Detecting use-after-free bugs using gcc's malloc() attribute