Re: [PATCH] Simple code cleanup in tuplesort.c.

Поиск
Список
Период
Сортировка
От Xing Guo
Тема Re: [PATCH] Simple code cleanup in tuplesort.c.
Дата
Msg-id CACpMh+AGTmDoOKXdZd80Rq1HDAjnTe-oZGuz6hKVzOj8Q-Hcvw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Simple code cleanup in tuplesort.c.  (John Naylor <john.naylor@enterprisedb.com>)
Ответы Re: [PATCH] Simple code cleanup in tuplesort.c.  (John Naylor <john.naylor@enterprisedb.com>)
Список pgsql-hackers
On 1/9/23, John Naylor <john.naylor@enterprisedb.com> wrote:
> On Thu, Jan 5, 2023 at 8:18 AM John Naylor <john.naylor@enterprisedb.com>
> wrote:
>>
>> The label TSS_BUILDRUNS has a similar style and also the following
> comment, so I will push this patch with a similar comment added unless
> someone wants to make a case for doing otherwise.
>>
>> * Note that mergeruns sets the correct state->status.
>
> This has been pushed, thanks. Note that both patches in this thread have
> the same name. Adding a version number to the name is a good way to
> distinguish them.

Thank you John. This is my first patch, I'll keep it in mind that
adding a version number next time I sending the patch.

> --
> John Naylor
> EDB: http://www.enterprisedb.com
>


-- 
Best Regards,
Xing



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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: Re: MERGE ... RETURNING
Следующее
От: "Shinoda, Noriyoshi (PN Japan FSIP)"
Дата:
Сообщение: RE: Perform streaming logical transactions by background workers and parallel apply