| From: | Alex Hunsaker <badalex(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Thom Brown <thom(at)linux(dot)com>, pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Drop one-argument string_agg? (was Re: string_agg delimiter having no effect with order by) |
| Date: | 2010-08-04 19:55:52 |
| Message-ID: | AANLkTi=c20r_oHo6BWaG9ErdR_qgR5gxN6VJma=qBV=_@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Wed, Aug 4, 2010 at 13:42, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> On Wed, Aug 4, 2010 at 3:25 PM, Alex Hunsaker <badalex(at)gmail(dot)com> wrote:
>>> I think forcing an initdb might be more trouble than this wart is worth.
>
>> +1. I would not make this change unless we have to force an initdb
>> anyway. And I really hope we don't, because I'm sort of hoping the
>> next 9.0 release will be rc1.
>
> Hm? I don't think that an initdb here would have any impact on whether
> we can call the next drop RC1 or not. We're talking about removing a
> single built-in entry in pg_proc --- it's one of the safest changes we
> could possibly make.
Great, I was afraid people would want another beta if we forced an
initdb. So a hearty +1 for fixing it and not doing another beta
(pending other bugs obviously).
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2010-08-04 19:58:05 | Re: [HACKERS] Re: Drop one-argument string_agg? (was Re: string_agg delimiter having no effect with order by) |
| Previous Message | Devrim GÜNDÜZ | 2010-08-04 19:48:13 | Re: [HACKERS] Drop one-argument string_agg? (was Re: string_agg delimiter having no effect with order by) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2010-08-04 19:58:05 | Re: [HACKERS] Re: Drop one-argument string_agg? (was Re: string_agg delimiter having no effect with order by) |
| Previous Message | Marko Tiikkaja | 2010-08-04 19:55:10 | Re: Rewrite, normal execution vs. EXPLAIN ANALYZE |