Consistently use geteuid() not getuid(); there were a few places deviating

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8afe005f424e43e783a0220a863099a0f1037052
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-01-08T22:51:15Z
Releases: 8.0.0
Consistently use geteuid() not getuid(); there were a few places deviating
from our long-established standard.

Files