]> 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:42 +0000 (15:46 -0500)
commitd66dcb4ca5553c43149a876265aebeb58076c0f1
tree345cd81a9d2f6690854b94b0dc8ea5e0803e1e8e
parent4e01ecae98275298c680c92fdba62daf603dc98e
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