]> git.ipfire.org Git - thirdparty/postgresql.git/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:47 +0000 (15:46 -0500)
commitc8e18339cc59dc41632dc12e53e858e197ade56b
tree9951cff32923f67594f0a0bd015d4eb86b0bd171
parent646655d264f17cf7fdbc6425ef8bc9a2f9f9ee41
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