minor code cleanup - replace useless struct timezone argument to
Andrew Dunstan <andrew@dunslane.net>
minor code cleanup - replace useless struct timezone argument to gettimeofday with NULL in a few places, making it consistent with usage elsewhere.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +3 −4 |
| src/backend/utils/adt/nabstime.c | modified | +2 −3 |
| src/backend/utils/misc/pg_rusage.c | modified | +2 −4 |