Re: Summary: what to do about INET/CIDR

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Summary: what to do about INET/CIDR
Date: 2000-10-27 14:49:22
Message-ID: 29165.972658162@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman <ler(at)lerctr(dot)org> writes:
> Also a way to get network (.0) and broadcast (all ones) for a cidr
> block out of our stuff.

network() and broadcast() have been there all along ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2000-10-27 14:51:42 Re: Summary: what to do about INET/CIDR
Previous Message Larry Rosenman 2000-10-27 12:26:59 Re: more multibyte/After TGL...