Log Message:
-----------
Make it possible to run initdb from an admin account on Windows,
by giving up admin privileges (only works if newer than NT4).
Magnus
Modified Files:
--------------
pgsql/src/bin/initdb:
initdb.c (r1.107 -> r1.108)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.107&r2=1.108)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2006-02-10 22:29:06 |
| Subject: pgsql: Clean up signedness warnings and 64-bit bugs in recent psql |
| Previous: | From: Tom Lane | Date: 2006-02-10 22:01:00 |
| Subject: pgsql: Enable pg_ctl to give up admin privileges when starting the |