Re: patch between symmetric (add doc)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: patch between symmetric (add doc)
Date: 2005-06-14 23:47:52
Message-ID: 200506142347.j5ENlqn18861@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Pavel Stehule wrote:
> Hello
>
> I add doc and removed words symmetric and asymmetric from
> keywords. Corrected boolean expression too. This patch don't solve some
> problems: multiple evaluation of arguments, but its trivial and work with
> bitmap indexes.

Docs adjusted and patch applied. Thanks.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 6.2 KB

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-06-14 23:59:50 Re: psql: \d+ show tablespace of indices
Previous Message Simon Riggs 2005-06-14 22:35:12 Re: indxpath.c refactoring