Re: inet increment with int - Mailing list pgsql-hackers

From Sam Mason
Subject Re: inet increment with int
Date
Msg-id 20050907133742.GC33154@colo.samason.me.uk
Whole thread Raw
In response to Re: inet increment with int  (Patrick Welche <prlw1@newn.cam.ac.uk>)
List pgsql-hackers
Patrick Welche wrote:
>Comments anyone?

Is incrementing an inet address a valid thing to do, or is its
meaning too open to interpretation?

How about either a pair of functions, one for incrementing the
network and another for the host, or a combined function that allows
you to work with both parts in one go?

 Sam


pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: PL/PGSQL and drop/create table
Next
From: Tom Lane
Date:
Subject: Re: Attention PL authors: want to be listed in template table?