| От | Peter Eisentraut |
|---|---|
| Тема | Re: BUG #17158: Distinct ROW fails with Postgres 14 |
| Дата | |
| Msg-id | bc0ec85a-68cf-1b99-e80c-ee0c55b936db@enterprisedb.com обсуждение |
| Ответ на | Re: BUG #17158: Distinct ROW fails with Postgres 14 (David Rowley <dgrowleyml@gmail.com>) |
| Ответы |
Re: BUG #17158: Distinct ROW fails with Postgres 14
|
| Список | pgsql-bugs |
On 24.08.21 11:55, David Rowley wrote: > If it's going to be a problem detecting the lack of hashability during > planning then maybe we can just add a hash opclass for BIT to fix this > particular case. The following types have btree opclasses but not hash opclasses: money bit bit varying tsvector tsquery Also among contrib: cube ltree seg We could fix the first three relatively easily (although money is used in test cases as not having a hash opclass). Not sure what to do about the rest.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера