Re: [pgsql-advocacy] Oracle buys Innobase

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Richard_D_Levine(at)raytheon(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [pgsql-advocacy] Oracle buys Innobase
Date: 2005-10-19 18:40:44
Message-ID: 20051019154026.X995@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general

On Wed, 19 Oct 2005, Richard_D_Levine(at)raytheon(dot)com wrote:

> I was referring to trailing blanks, but did not explicitly say it,
> though showed it in the examples. I am pretty sure that the SQL
> standard says that trailing whitespace is insignificant in string
> comparison.

Then we are broken too :)

# select 'a ' = 'a ';
?column?
----------
f
(1 row)

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Terry Fielder 2005-10-19 19:37:09 Re: [pgsql-advocacy] Oracle buys Innobase
Previous Message Richard_D_Levine 2005-10-19 17:40:35 Re: [pgsql-advocacy] Oracle buys Innobase

Browse pgsql-general by date

  From Date Subject
Next Message Mark Rae 2005-10-19 18:45:51 Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips
Previous Message Rafael Montoya 2005-10-19 18:28:39 Re: From oracle to postgresql...