patch between symmetric (add doc)

From: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
To: pgsql-patches(at)postgresql(dot)org
Subject: patch between symmetric (add doc)
Date: 2005-06-01 18:05:41
Message-ID: Pine.LNX.4.44.0506011959410.324-300000@kix.fsv.cvut.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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.

Regards
Pavel Stehule

Attachment Content-Type Size
between.diff text/plain 5.3 KB
betweendoc.diff text/plain 1.7 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Pavel Stehule 2005-06-01 18:10:01 patch doc for execute into (plpgsql)
Previous Message Tom Lane 2005-06-01 16:02:29 Re: patch for between symmetric, asymmetric (from TODO)