From: | Marti Raudsepp <marti(at)juffo(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net> |
Subject: | Re: Text-any concatenation volatility acting as optimization barrier |
Date: | 2012-02-08 16:47:58 |
Message-ID: | CABRT9RCL1=zrdynOcctV0q=jajDHVjY_N7C6z5pQsuyMLj3ZKA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Feb 8, 2012 at 18:20, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> On Wed, Feb 8, 2012 at 4:53 AM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
>>> Patch attached (in git am format). Passes all regression tests (except
>>> 'json' which fails on my machine even on git master).
>
>> Can you provide the diffs from the json test on your machine? I don't
>> see any build-farm failures off-hand...
>
> I'm seeing diffs too after applying Marti's patch: instead of "z", "b",
> etc, the field labels in the json values look like "f1", "f2", etc in
> the output of queries such as
Sorry, my bad. I guess I got the two versions (patched and unpatched)
mixed up. Indeed this difference disappears when I remove my patch.
I'll have to be more careful when checking regression diffs in the
future. :)
Regards,
Marti
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2012-02-08 16:53:37 | Re: Progress on fast path sorting, btree index creation time |
Previous Message | Bruce Momjian | 2012-02-08 16:37:23 | Re: Progress on fast path sorting, btree index creation time |