]> granicus.if.org Git - postgresql/commit
Refine win32env.c cosmetics.
authorNoah Misch <noah@leadboat.com>
Sat, 3 Dec 2016 20:46:35 +0000 (15:46 -0500)
committerNoah Misch <noah@leadboat.com>
Sat, 3 Dec 2016 20:46:35 +0000 (15:46 -0500)
commita9d9208c15de4933f89e5b6ac1d9ef0efd299162
tree1956c7734a466ed1ce7a6f13c03d5781bb444b50
parent19fcc0058ecc8e5eb756547006bc1b24a93cbb80
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.
src/port/win32env.c