]> 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:47:31 +0000 (15:47 -0500)
commit2d60d921ed4b54074ebf1991ddd2d80f8bf2175a
treeb4eff9d079192a22b91ca114a57fd03497f1f180
parent35532e3b0a96345d230893cb18cb9590cdef142c
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