Re: Feedback about Drupal SQL debugging - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Feedback about Drupal SQL debugging
Date
Msg-id 4A8F2420.8020605@agliodbs.com
Whole thread Raw
In response to Re: Feedback about Drupal SQL debugging  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 8/21/09 3:17 PM, Tom Lane wrote:
> David Fetter <david@fetter.org> writes:
>> On Fri, Aug 21, 2009 at 04:19:43PM -0400, Tom Lane wrote:
>>> Josh Berkus <josh@agliodbs.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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Feedback about Drupal SQL debugging
Next
From: Petr Jelinek
Date:
Subject: Re: GRANT ON ALL IN schema