| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>, Marc Fournier <scrappy(at)hub(dot)org> |
| Subject: | Re: replace all with * in pg_hba.conf |
| Date: | 2003-12-19 17:11:08 |
| Message-ID: | 10269.1071853868@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2003-12-19 17:39:58 | Re: PostgreSQL speakers needed for OSCON 2004 |
| Previous Message | Tom Lane | 2003-12-19 16:02:29 | Re: Linking with -lc not a good idea |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2003-12-19 17:46:41 | Re: replace all with * in pg_hba.conf |
| Previous Message | Andrew Dunstan | 2003-12-19 15:42:08 | Re: replace all with * in pg_hba.conf |