| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Nicolai(at)ISYS(dot)DK, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Unable to compare _bpchar for similarity in WHERE-clause |
| Date: | 2001-12-15 17:29:00 |
| Message-ID: | 200112151729.fBFHT0J06984@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql-bugs | 2001-12-17 00:05:37 | Bug #540: pg_dump a simple table can fail if other view/triggers are faulty |
| Previous Message | Tom Lane | 2001-12-15 17:17:19 | Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE) |