Re: hstore ==> and deprecate =>

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Dimitri Fontaine <dfontaine(at)hi-media(dot)com>, Greg Stark <gsstark(at)mit(dot)edu>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: hstore ==> and deprecate =>
Date: 2010-06-09 17:41:09
Message-ID: FA94E5A3-3A61-4A0C-AD99-FBCEFD7AC66D@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jun 9, 2010, at 10:33 AM, Robert Haas wrote:

> Well, that doesn't look much like an arrow, at least not to me...

It's a pointer, though. Not in the C sense, of course. But I often use » for "read more" style links in HTML. Its the same idea: move from this to that.

Anyway, for comparison's purpose:

'foo' ==> 'bar'
'foo' >> 'bar'

Pity about :>.

Best,

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2010-06-09 17:48:57 Re: Out of date docs: DISABLE/ENABLE TRIGGER
Previous Message Robert Haas 2010-06-09 17:40:35 Re: [BUGS] Server crash while trying to read expression using pg_get_expr()