Thread: pgsql: Refine win32env.c cosmetics.

pgsql: Refine win32env.c cosmetics.

From
Noah Misch
Date:
Refine win32env.c cosmetics.

Replace use of plain 0 as a null pointer constant.  In comments, update
terminology and lessen redundancy.  Back-patch to 9.2 (all supported
versions) for the convenience of back-patching the next two commits.

Christian Ullrich and Noah Misch, reviewed (in earlier versions) by
Michael Paquier.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c8e18339cc59dc41632dc12e53e858e197ade56b

Modified Files
--------------
src/port/win32env.c | 50 +++++++++++++++++++++-----------------------------
1 file changed, 21 insertions(+), 29 deletions(-)