Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)
Date
Msg-id 9030.1008436639@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unable to compare _bpchar for similarity in WHERE-clause  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Unable to compare _bpchar for similarity in WHERE-clause  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Added to TODO:
>     * Add bpchar array comparison

Varchar and very probably other ones are missing too.  Make it
    * Ensure we have array-eq operators for every built-in array type

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Unable to compare _bpchar for similarity in WHERE-clause
Next
From: Bruce Momjian
Date:
Subject: Re: Unable to compare _bpchar for similarity in WHERE-clause