Re: [HACKERS] New btree_gist code has a few problems

2004-06-03 Thread Tom Lane
Teodor Sigaev <[EMAIL PROTECTED]> writes: > I tried running 'make installcheck' in contrib just now, and didn't > get past btree_gist :-( > Fix and test on Alpha box. Works for me on HPPA now, too. Thanks. regards, tom lane ---(end of broadcast)-

Re: [HACKERS] New btree_gist code has a few problems

2004-06-03 Thread Teodor Sigaev
I tried running 'make installcheck' in contrib just now, and didn't get past btree_gist :-( Fix and test on Alpha box. -- Teodor Sigaev E-mail: [EMAIL PROTECTED] ---(end of broadcast)--- TIP 8: explain analyze is your

Re: [HACKERS] New btree_gist code has a few problems

2004-06-01 Thread Teodor Sigaev
Ok, I'll have a look. Tom Lane wrote: I tried running 'make installcheck' in contrib just now, and didn't get past btree_gist :-( The interval test fails with the attached diffs. text, varchar, char, bytea, bit, varbit and numeric either dump core or go into infinite loops during CREATE INDEX. (I

[HACKERS] New btree_gist code has a few problems

2004-05-31 Thread Tom Lane
I tried running 'make installcheck' in contrib just now, and didn't get past btree_gist :-( The interval test fails with the attached diffs. text, varchar, char, bytea, bit, varbit and numeric either dump core or go into infinite loops during CREATE INDEX. (It's probably significant that these a