Re: BUG #17215: ltree tests failing in REL_14_STABLE / commit cb8a5a588

Поиск
Список
Период
Сортировка
От James Robinson
Тема Re: BUG #17215: ltree tests failing in REL_14_STABLE / commit cb8a5a588
Дата
Msg-id F9460511-758D-487C-9A35-3D13DF21D8B0@jlr-photo.com
обсуждение исходный текст
Ответ на Re: BUG #17215: ltree tests failing in REL_14_STABLE / commit cb8a5a588  (James Robinson <james@jlr-photo.com>)
Список pgsql-bugs


On Oct 5, 2021, at 11:56 PM, James Robinson <james@jlr-photo.com> wrote:

Could this 6 be coming from ltree--1.1.sql line 545:

CREATE OPERATOR CLASS gist_ltree_ops
   DEFAULT FOR TYPE ltree USING gist AS
 OPERATOR  1 < ,
 OPERATOR  2 <= ,
 OPERATOR  3 && ,
 OPERATOR  4 >= ,
 OPERATOR  5 > ,
 OPERATOR  6 = ,
...

Yeah, it is. Somehow I had diffs in that file, including this added 'OPERATOR 6 =,' line in ltree--1.1.sql. Wacky. Git resetting hard has me passing again now.

Apologies for the noise; thanks.

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

Предыдущее
От: James Robinson
Дата:
Сообщение: Re: BUG #17215: ltree tests failing in REL_14_STABLE / commit cb8a5a588
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17216: No Password Provided Error - uncaught exception