From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | 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 16:50:53 |
Message-ID: | AANLkTikUu1pBjikeFMT8vmrePUzUOPdzFCsZaAs=OjhF@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
On Wed, Aug 4, 2010 at 12:44 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> I suppose this confusion is only possible because string_agg has both
>> a one-argument and a two-argument form.
>
> Right, or at least that's what allows the mistake to go through without
> reporting any error.
No, that's what lets the correct form go through without reporting any error.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Alex Hunsaker | 2010-08-04 16:51:44 | Re: BUG #5598: Compatibility modes |
Previous Message | Alvaro Herrera | 2010-08-04 16:45:46 | Re: In 8.2, shutdown wrongly caused automatic restart |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-08-04 16:55:22 | Re: reducing NUMERIC size for 9.1 |
Previous Message | Robert Haas | 2010-08-04 16:49:49 | Re: reducing NUMERIC size for 9.1 |