Change rather bizarre code ordering in get_id(). This isn't strictly
commit0bd606bb2c16df296c94e848b3cc3b96c9886ec8
authortgl <tgl>
Wed, 3 Jun 2009 16:17:49 +0000 (3 16:17 +0000)
committertgl <tgl>
Wed, 3 Jun 2009 16:17:49 +0000 (3 16:17 +0000)
treed19a5f5c15711ccb5ea1950ab5f7746628af6677
parentbef7ae9166ca97d9c1e22e6a5c143879d154a5cf
Change rather bizarre code ordering in get_id().  This isn't strictly
cosmetic --- I'm wondering if geteuid could have side effects on errno,
thus possibly resulting in a misleading error message after failure of
getpwuid.
src/bin/initdb/initdb.c