Re: hstore ==> and deprecate =>

David E. Wheeler <david@kineticode.com>

From: "David E. Wheeler" <david@kineticode.com>
To: Merlin Moncure <mmoncure@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-06-08T21:36:50Z
Lists: pgsql-hackers
On Jun 8, 2010, at 12:34 PM, Merlin Moncure wrote:

> hm.  any chance of a  shorter operator, like '#'?  I kinda agree that
> hstore_in and the operator don't have to be the same, but requiring
> three letter token for the two most high traffic operations w/hstore
> seems off to me.
> 
> # is currently used for bitwise xor/geo

Not at all the same.

What about ~> ?

Best,

David