Thread: pgsql: Minor cleanup for win32stat.c.

pgsql: Minor cleanup for win32stat.c.

From
Tom Lane
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c94cfb38c32a68ef9b021a6851fff25f9ecdf297

Modified Files
--------------
src/port/win32stat.c | 38 ++++++++++++++++++++++----------------
1 file changed, 22 insertions(+), 16 deletions(-)