Re: [HACKERS] More fun with BETWEEN

2002-07-09 Thread Rod Taylor
> Seems I have a funny case left (Note the last comparison should be > false): Ugh... I forgot to initialize the result -- so it picked up the previous calls value. ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archi

[HACKERS] More fun with BETWEEN

2002-07-09 Thread Rod Taylor
I've nearly finished off the patch Christopher distributed. Creates the between node, and passes all regression tests except horology. I need to update outfuncs and readfuncs -- but hope to fix the below first. Seems I have a funny case left (Note the last comparison should be false): regress