Re: Re: [COMMITTERS] pgsql: Don't make "replication" magical as a user name, only as a datab

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Don't make "replication" magical as a user name, only as a datab
Date: 2011-04-11 16:20:54
Message-ID: 4DA32A66.9050606@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 04/10/2011 10:17 PM, Andrew Dunstan wrote:
>
>
> On 04/10/2011 09:47 PM, Fujii Masao wrote:
>> On Mon, Apr 11, 2011 at 3:53 AM, Andrew Dunstan<andrew(at)dunslane(dot)net>
>> wrote:
>>> Don't make "replication" magical as a user name, only as a database
>>> name, in pg_hba.conf.
>> Is it worth backporting this change to 9.0?
>>
>>
>
> I didn't because it's a behaviour change, but arguably it's just us
> being ever so slightly more permissive, and nothing that now works
> would change in any way, so we possibly could.
>
>

Well, nobody seems to be very fussed about this idea, so unless someone
objects I'll do this in 24 hours.

cheers

andrew

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-04-11 16:28:47 pgsql: Teach pattern_fixed_prefix() about collations.
Previous Message Heikki Linnakangas 2011-04-11 10:55:11 pgsql: Fix the size of predicate lock manager's shared memory hash tabl

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-04-11 16:33:20 Re: Transforming IN (...) to ORs, volatility
Previous Message Kevin Grittner 2011-04-11 16:06:43 Re: Transforming IN (...) to ORs, volatility