Re: pg_hba.conf CIDR mask doc patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PG Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_hba.conf CIDR mask doc patch
Date: 2003-06-24 03:42:03
Message-ID: 200306240342.h5O3g3l16635@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Andrew Dunstan wrote:
> And here it is.
> ----- Original Message -----
> From: Andrew Dunstan
> To: PG Patches
> Sent: Thursday, June 19, 2003 7:51 PM
> Subject: [PATCHES] pg_hba.conf.sample
>
>
> Here's a small patch to pg_hba.conf.sample that explains the use of CIDR addresses.
>
> I'm still working on a patch to the regular docs.
>
> cheers
>
> andrew

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
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-patches by date

  From Date Subject
Next Message Tom Lane 2003-06-24 03:51:49 Re: [HACKERS] Subtraction carry bug in xlog.c in 7.3 and 7.4
Previous Message Bruce Momjian 2003-06-24 03:38:18 Re: Patch to be verbose about being unable to read ~/.pgpasss...