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

Поиск
Список
Период
Сортировка
От Justin
Тема Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)
Дата
Msg-id 200112170448.fBH4mGm59071@postgresql.org
обсуждение исходный текст
Ответ на Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Unable to compare _bpchar for similarity in WHERE-clause  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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?

+ Justin

>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #540: pg_dump a simple table can fail if other
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unable to compare _bpchar for similarity in WHERE-clause (MINOR A NNOYANCE)