Re: hashtable issue - HASH_FIND?? - Mailing list pgsql-general

From Tom Lane
Subject Re: hashtable issue - HASH_FIND??
Date
Msg-id 19986.1280937090@sss.pgh.pa.us
Whole thread Raw
In response to hashtable issue - HASH_FIND??  (Jay Flattery <jaycode@rocketmail.com>)
Responses Re: hashtable issue - HASH_FIND??
List pgsql-general
Jay Flattery <jaycode@rocketmail.com> writes:
> I'm looking to use the PostgreSQL Hash Table for some custom functions.
> However, the example, as per http://wiki.postgresql.org/wiki/HashTable crashes
> postmaster (or segfaults from the cmd line) when trying to retrieve an element
> from the hash.

BTW, I tested the example and it works for me ...

            regards, tom lane

pgsql-general by date:

Previous
From: Jay Flattery
Date:
Subject: Re: hashtable issue - HASH_FIND??
Next
From: Tom Lane
Date:
Subject: Re: hashtable issue - HASH_FIND??