Re: patch: to_string, to_array functions - Mailing list pgsql-hackers

From Brendan Jurd
Subject Re: patch: to_string, to_array functions
Date
Msg-id AANLkTimtjNKUid49_MOVQCdzD1SWxjaaSR+KiHnLYYnt@mail.gmail.com
Whole thread Raw
In response to patch: to_string, to_array functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses 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>)
List 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
>

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: knngist - 0.8
Next
From: Daniel Oliveira
Date:
Subject: Re: Universal B-tree