Temporary hash tables

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Temporary hash tables
Дата
Msg-id 20020218215811.D19812@svana.org
обсуждение исходный текст
Список pgsql-hackers
For a module I'm thinking of writing, I need to be able to build a hash
table in memory. I guess with hard-disk backing if it got too big.
nodeHash.c has some good code but it's not really generic and I'm wondering
if perhaps someone has already done this before?

Similarly for storing random tuples in a list, though that is not anywhere
as difficult to write.

Any ideas? Thanks in advance...
-- 
Martijn van Oosterhout <kleptog@svana.org>
http://svana.org/kleptog/
> Terrorists can only take my life. Only my government can take my freedom.


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

Предыдущее
От: Justin Clift
Дата:
Сообщение: [Fwd: Re: Errors with building PG 7.2 on Mandrake 8.0]
Следующее
От: Lee Kindness
Дата:
Сообщение: [Fwd: Re: Errors with building PG 7.2 on Mandrake 8.0]