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 200112170540.fBH5e7M06956@candle.pha.pa.us
Whole thread Raw
In response to Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)  (Justin <aa2@bigpond.net.au>)
List pgsql-bugs
> On Saturday 15 December 2001 03:06, Tom Lane wrote:
> > Nicolai@ISYS.DK writes:
> <snip>
> >
> > Hmm.  Looks like there is a pg_operator entry for text[] = text[],
> > but none for bpchar[] = bpchar[].  This is an oversight, nothing more.
> > Feel free to add such an entry --- it can point to the same array-equals
> > function as the one for text[].
> >
> > It's too late to fix this in the standard catalogs for 7.2, but I'll
> > make a note for 7.3.
>
> Suitable for 7.2.1?

Nope, only minor stuff or 7.2.X and this would be a system table change
anyway.

--
  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: "TONY J.Y."
Date:
Subject: PostGIS/ PostGreSQL ODBC problem