Re: Feedback about Drupal SQL debugging

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: David Fetter <david(at)fetter(dot)org>, Jean-Michel Pouré <jm(at)poure(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Feedback about Drupal SQL debugging
Date: 2009-08-21 22:48:00
Message-ID: 4A8F2420.8020605@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/21/09 3:17 PM, Tom Lane wrote:
> David Fetter <david(at)fetter(dot)org> writes:
>> On Fri, Aug 21, 2009 at 04:19:43PM -0400, Tom Lane wrote:
>>> Josh Berkus <josh(at)agliodbs(dot)com> writes:
>>>> BTW, why don't we have a multi-argument version of CONCAT()?
>>> Why wouldn't people use the SQL-standard || operator instead?
>
>> Because by default, MySQL uses that as, get this, "logical OR."
>
> Egad. Well, I think that's something for the mysqlcompat project
> not core ...

Yeah, I'll write one. I'll also blog it as an example of the new
variable argument functions.

--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Petr Jelinek 2009-08-21 22:51:00 Re: GRANT ON ALL IN schema
Previous Message Tom Lane 2009-08-21 22:17:18 Re: Feedback about Drupal SQL debugging