Minor cleanup for win32stat.c.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Oct 2020 17:39:21 +0000 (13:39 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Oct 2020 17:39:21 +0000 (13:39 -0400)
commitc94cfb38c32a68ef9b021a6851fff25f9ecdf297
treea74ebdd95553e964f997489d863ac0ead96a2423
parentfe27009cbb5fff53f87969786ca8dac82ed7deba
Minor cleanup for win32stat.c.

Ensure that CloseHandle() can't clobber the errno we set for
failure exits, and make a couple of tweaks for pgindent.

Juan José Santamaría Flecha

Discussion: https://postgr.es/m/CAC+AXB0g44SbvSpC86o_1HWh8TAU2pZrMRW6tJT-dkijotx5Qg@mail.gmail.com
src/port/win32stat.c