On Sun, Sep 28, 2003 at 20:09:31 -0400,
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> in other words, :print: is the same as :alnum:. This is obviously
> a bug, will fix ... wonder if Henry Spencer knows about it?
The really cute thing is I only found it because I made a mistake.
I didn't want to include spaces in what I was using it for and really
should have been using [:graph:] instead.