| 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> |
| Subject: | Re: string_agg delimiter having no effect with order by |
| Date: | 2010-08-04 18:55:47 |
| Message-ID: | AANLkTi=zZofdonHdLOGakAkeV+1d53jTbvWoDmUuYEEi@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Wed, Aug 4, 2010 at 11:04, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> If we were a bit earlier in the 9.0 cycle I would suggest that this
> confusion is a sufficient reason to drop the one-argument form of
> string_agg. It's too late now though.
FWIW I think we can still change it. Isn't this type of issue part
of what beta is for? If we were in RC that would be a different story
:)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2010-08-04 19:06:05 | Re: string_agg delimiter having no effect with order by |
| Previous Message | Robert Haas | 2010-08-04 18:06:14 | Re: string_agg delimiter having no effect with order by |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-08-04 18:56:41 | Re: tracking inherited columns (was: patch for check constraints using multiple inheritance) |
| Previous Message | Tom Lane | 2010-08-04 18:45:53 | Re: Rewrite, normal execution vs. EXPLAIN ANALYZE |