Re: hstore ==> and deprecate =>

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David E. Wheeler" <david@kineticode.com>
Cc: Peter Eisentraut <peter_e@gmx.net>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-06-11T16:58:47Z
Lists: pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes:
> On Jun 11, 2010, at 7:59 AM, Tom Lane wrote:
>> Yeah, that's a good point.  Maybe we should just deprecate the operator
>> altogether.

> That would make it so that the use of => in hstore strings would be less consistent. Makes sense to me.

Less inconsistent, ITYM?  But yeah, then we would have no reason to
fiddle with hstore_in, which is good.

			regards, tom lane