Markus Kräutner <kraeutne@in.tum.de> writes:
> I managed to construct a sample script which also fails in psql. It seems to
> be the hash index. If I leave out the "create index" line or use btree
> instead everything works fine.
> I will use btree now :)
Good idea ;-). I'll look into it, but I'm not at all surprised to hear
of bugs in the hash-index code. It's not gotten near as much usage as
btree.
regards, tom lane