Re: pg_hba.conf and IP-MASK

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, jd(at)commandprompt(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_hba.conf and IP-MASK
Date: 2004-08-22 17:53:32
Message-ID: 200408221753.i7MHrWF24224@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Andrew Dunstan wrote:
> Tom Lane said:
> > "Andrew Dunstan" <andrew(at)dunslane(dot)net> writes:
> >> Since our defaults don't use old-style masks any more, I would be
> >> tempted to remove the column labels for IP-ADDRESS and IP-MASK, and
> >> instead put in a single heading of IP-ADDRESS/CIDR-MASK.
> >
> > I don't know why there is any debate about this. When I said "fix the
> > comments to agree with the code", the column headings were certainly
> > one of the things I had in mind. You should have done that in the
> > original patch.
> >
>
> Then I apologise. As I think I indicated, my time is very limited right now.
> So rather than submit things that are incomplete I will be refraining from
> pretty much any pg work for a while - I already did a lot more that I
> originally set as my goals for this release.

I will complete any adjustments. Thanks.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-08-22 17:54:12 Re: pg_hba.conf and IP-MASK
Previous Message Tom Lane 2004-08-22 17:29:14 Re: monetary bug

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-08-22 17:54:12 Re: pg_hba.conf and IP-MASK
Previous Message Tom Lane 2004-08-22 17:49:08 Re: added pkg-config script