Re: TODO item - tid <> operator - Mailing list pgsql-patches

From Tom Lane
Subject Re: TODO item - tid <> operator
Date
Msg-id 13758.1130250113@sss.pgh.pa.us
Whole thread Raw
In response to Re: TODO item - tid <> operator  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: TODO item - tid <> operator
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> This has been saved for the 8.2 release:
>     http://momjian.postgresql.org/cgi-bin/pgpatches_hold

Uh, why do we need this at all?  "NOT (tid = tid)" covers the
functionality already.

I disagree strongly with renumbering existing hand-assigned OIDs for
this.  There's too much risk of breakage and no benefit.

Also, you forgot to add the negator cross-links between the operators.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TODO item - tid <> operator
Next
From: Bruce Momjian
Date:
Subject: Re: TODO item - tid <> operator