On 02/01/2014 12:28 PM, Christian Kruse wrote:
> On 31/01/14 22:17, MauMau wrote:
>> Thanks for reviewing the patch. Fixed. I'll add this revised patch to the
>> CommitFest entry soon.
>
> Looks fine for me. Set it to „waiting for commit.“
Hmm, why do this only on Windows? If "postgres -C" is safe enough to run
as Administrator on Windows, why not allow running it as root on Unix as
well? Even if there's no particular need to allow it as root on Unix,
fewer #ifdefs is good.
- Heikki