Temporary hash tables - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Temporary hash tables
Date
Msg-id 20020218215811.D19812@svana.org
Whole thread Raw
List 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 by date:

Previous
From: Justin Clift
Date:
Subject: [Fwd: Re: Errors with building PG 7.2 on Mandrake 8.0]
Next
From: Lee Kindness
Date:
Subject: [Fwd: Re: Errors with building PG 7.2 on Mandrake 8.0]