Re: patch: to_string, to_array functions

Поиск
Список
Период
Сортировка
От Brendan Jurd
Тема Re: patch: to_string, to_array functions
Дата
Msg-id AANLkTimtjNKUid49_MOVQCdzD1SWxjaaSR+KiHnLYYnt@mail.gmail.com
обсуждение исходный текст
Ответ на patch: to_string, to_array functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: patch: to_string, to_array functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: patch: to_string, to_array functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Apparently, the message I sent (quoted below) didn't make it to
-hackers.  I know that Pavel received the message, as he replied to
it.  I'm calling shenanigans on the mailing list server, but in the
meantime, here are those diffs again.

On 31 July 2010 07:37, Brendan Jurd <direvus@gmail.com> wrote:
> Hi Pavel,
>
> I've reviewed your latest patch (which I refer to as v3 to keep
> continuity with previous versions under the "to_array" naming system).
>
> You didn't quite complete the rename of the functions; in-code
> comments and regression tests still referred to the old names.  I
> cleanup that up for you and also reworded some of the in-code comments
> for clarity.
>
> Otherwise the patch looks good and the functions now work exactly as I
> would expect.
>
> I also went ahead and added some more documentation to explain how
> (im|ex)plode differ from their foo_to_bar counterparts, and what kind
> of behaviour you'll get by specifying the arguments as NULL.
>
> I have attached v4 of the patch against HEAD, and also an incremental
> patch showing just my changes against v3.
>
> I'll mark this as ready for committer.
>
> Cheers,
> BJ
>

Вложения

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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: knngist - 0.8
Следующее
От: Daniel Oliveira
Дата:
Сообщение: Re: Universal B-tree