Re: Unable to compare _bpchar for similarity in WHERE-clause - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Unable to compare _bpchar for similarity in WHERE-clause
Date
Msg-id 200112151729.fBFHT0J06984@candle.pha.pa.us
Whole thread Raw
In response to Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)  (Tom Lane <tgl@sss.pgh.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

Done.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #540: pg_dump a simple table can fail if other view/triggers are faulty