Re: Sigh, another contrib/cube and contrib/seg problem

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: andrew(at)supernews(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Sigh, another contrib/cube and contrib/seg problem
Date: 2005-06-27 16:58:30
Message-ID: 200506270958.31029.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew,

> I'd consider replacing them with something clearer, perhaps @< and @> ?
> (i.e. (a @< b) would mean "a is contained by b" and (a @> b) would mean
> "a contains b")

Ltree uses those operators in that way, I believe.

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2005-06-27 17:37:01 Re: [PATCHES] Cleaning up unreferenced table files
Previous Message Josh Berkus 2005-06-27 16:57:09 Re: How two perform TPC-H test on postgresql-8.0.2