From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: replace all with * in pg_hba.conf |
Date: | 2003-12-19 17:46:41 |
Message-ID: | 3FE33981.7050107@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
>Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>
>>Marc G. Fournier wrote:
>>
>>
>>>why not do both, but deprecate the use of all in the docs? say with an
>>>eventual goal of removing the use of all altogether in 2 releases?
>>>
>>>
>
>
>
>>The extra value is fairly low IMNSHO if we can distinguish between a
>>magical and a non-magical 'all' - see the patch I just submitted.
>>
>>
>
>Also, your point about the special sameuser and samegroup keywords is a
>good one. We should make those all work consistently (ie, quoting makes
>it not a keyword). Going in the "*" direction would only make sense
>if that were the only special case --- but it isn't. I don't think we
>want to start choosing random symbols for sameuser, samegroup, and other
>stuff we might think of in future.
>
>
>
Right. Revised patch sent to patches list.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2003-12-19 17:50:06 | Re: distinguish between all and "all" in pg_hba.conf |
Previous Message | Josh Berkus | 2003-12-19 17:39:58 | Re: PostgreSQL speakers needed for OSCON 2004 |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2003-12-19 17:50:06 | Re: distinguish between all and "all" in pg_hba.conf |
Previous Message | Tom Lane | 2003-12-19 17:11:08 | Re: replace all with * in pg_hba.conf |