Re: hstore ==> and deprecate =>

David E. Wheeler <david@kineticode.com>

From: "David E. Wheeler" <david@kineticode.com>
To: Greg Stark <gsstark@mit.edu>
Cc: Josh Berkus <josh@agliodbs.com>, Tom Lane <tgl@sss.pgh.pa.us>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-06-18T18:27:06Z
Lists: pgsql-hackers
On Jun 18, 2010, at 11:20 AM, Greg Stark wrote:

>> +1 from me, too.
>> 
> 
> 1 isn't a valid character in a postgres operator

Dammit!

This reminds me, I wanted to ask one more thing:

We don't have a slice operator for arrays; would we be happy with %> being such an operator in a future version? And, does the spec say anything about array operators?

Best,

David