INET/CIDR types

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)hub(dot)org
Subject: INET/CIDR types
Date: 2000-07-23 14:00:57
Message-ID: 200007231400.e6NE0w219946@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed a discussion on this list about a re-do of the INET/CIDR
types. I was wondering if there was ANY way at all to add
an output function that ALWAYS returns all 4 octets of an INET or CIDR
type with and without the /netmask?

I'm writing a IP Allocation/Tracking app for the ISP I work for, and
find the current output format causes confusion for the less
technical types.

Larry Rosenman
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2000-07-23 14:03:25 mac.c
Previous Message Philip Warner 2000-07-23 13:11:12 Re: TODO updates