Bruce Momjian <pgman@candle.pha.pa.us> writes:
> In a way that user has to be special for this case
> because of the requirement that at least one person be able to connect
> when you flip that flag.
Why does anyone need to be special? The behavior should be to try the
given user name, and if that's not found then to try user@db. I see no
need to special-case any user.
> Basically, I am not going to stop working on something when one person
> objects or this will never get done,
He didn't say to stop working on it. He said to fix the misdesigned
parts. And I quite agree that those parts are misdesigned.
regards, tom lane