Re: Tree structure

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Kaare Rasmussen <kaare(at)jasonic(dot)dk>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Tree structure
Date: 2013-10-10 13:21:36
Message-ID: CAHyXU0zrC1fQ8yyX3qV=x7-FqiU-YHeyMv5r7aHUnu5k_fwQZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 10, 2013 at 1:00 AM, Kaare Rasmussen <kaare(at)jasonic(dot)dk> wrote:
> Sorry, got tangled up in this thing called 'real life'.
>
>
>> If I understand you correctly, you want a prefix match, and sure there's
>> a PostgreSQL extension for that:
>
>
> OK, that seems to do the job, thanks a lot. The only small quibble is that
> it's an extension.
>
> I'm quite surprised there seem to be no way in core to treat an array as an
> array. Using @> treats it as a set, AFAICT.

can you elaborate on that?

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2013-10-10 13:23:37 Re: [HACKERS] Urgent Help Required
Previous Message Stuart Bishop 2013-10-10 10:37:59 Re: streaming replication timeout error