| От | Andrew Dunstan |
|---|---|
| Тема | Re: Do we want a hashset type? |
| Дата | |
| Msg-id | cf5fdbfb-314a-4309-e6a4-6f3e64ec05ca@dunslane.net обсуждение исходный текст |
| Ответ на | Re: Do we want a hashset type? ("Joel Jacobson" <joel@compiler.org>) |
| Список | pgsql-hackers |
On Wed, May 31, 2023, at 16:53, Tomas Vondra wrote:I think this needs a better explanation - what exactly is a hashset in this context? Something like an array with a hash for faster lookup of unique elements, or what?In this context, by "hashset" I am indeed referring to a data structure similar to an array, where each element would be unique, and lookups would be faster than arrays for larger number of elements due to hash-based lookups.
Yeah, a fast lookup set type has long been on my "blue sky" wish list. So +1 for pursuing the idea.
cheers
andrew
-- Andrew Dunstan EDB: https://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера