Is inet printable?

phillip@formstar.com

From: <phillip@formstar.com>
To: Lincoln Yeoh <lyeoh@pop.jaring.my>
Cc: Mitch Vincent <mitch@venux.net>, pgsql-general@postgresql.org
Date: 2001-02-16T05:52:32Z
Lists: pgsql-general, pgsql-docs
I have tried the function gethostbyname(text), which should return an inet value
or reference. However, it gave me something like <unprintable>

sql#= select gethostbyname('www.postgres.org');

Anyone got any clue?

Phillip Pan
-----------