Marginal code cleanups in pg_logdir_ls: use ReadDir not readdir,
Tom Lane <tgl@sss.pgh.pa.us>
Marginal code cleanups in pg_logdir_ls: use ReadDir not readdir, and avoid scribbling on its result (might be safe but why risk it)
Files
| Path | Change | +/− |
|---|---|---|
| contrib/adminpack/adminpack.c | modified | +18 −20 |