From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: CASE inet << inet ... |
Date: | 2001-01-17 01:22:42 |
Message-ID: | Pine.BSF.4.31.0101162121590.21849-100000@thelab.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
ah shit, trying to come up with an example, I figured out what I did ...
some of the records don't fall into that range, so of course, to_ip isn't,
so it just displays teh fron_ip *sigh*
I'm going back to sleep now ... :(
On Tue, 16 Jan 2001, Tom Lane wrote:
> The Hermit Hacker <scrappy(at)hub(dot)org> writes:
> > Just trying to summarize some traffic stats, and am either running the
> > query wrong, or you can't do this?
>
> I can't tell if there's anything wrong with that or not. You didn't
> show us the input data being used by the CASE expression ...
>
> regards, tom lane
>
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
From | Date | Subject | |
---|---|---|---|
Next Message | Keith Gray | 2001-01-17 01:29:28 | Boolean and Bit |
Previous Message | Rehak Tamas | 2001-01-17 00:40:58 | Re: copy from stdin; bug? |