Re: inet increment with int

Sam Mason <sam@samason.me.uk>

From: Sam Mason <sam@samason.me.uk>
To: pgsql-hackers@postgresql.org
Date: 2005-09-07T13:37:42Z
Lists: 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