Re: rolcanlogin vs. the flat password file - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: rolcanlogin vs. the flat password file
Date
Msg-id 20071017150116.GN5031@tamriel.snowman.net
Whole thread Raw
In response to Re: rolcanlogin vs. the flat password file  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
* Magnus Hagander (magnus@hagander.net) wrote:
> I think that's a good idea. Attached is a patch that implements this (I
> think - haven't messed around in that area of the code before). Thoughts?

Cool, thanks!

My only comment is that you should probably stick to one 'zero'
convention- either '!canlogin' or 'canlogin == 0'.  I prefer the former,
but the inconsistancy in a single patch is kind of odd.  I'm not sure if
there's an overall PG preference.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
Next
From: Hannes Eder
Date:
Subject: Re: random dataset generator for SKYLINE operator