Обсуждение: pgsql: Refine win32env.c cosmetics.

Поиск
Список
Период
Сортировка

pgsql: Refine win32env.c cosmetics.

От
Noah Misch
Дата:
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_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2d60d921ed4b54074ebf1991ddd2d80f8bf2175a

Modified Files
--------------
src/port/win32env.c | 48 ++++++++++++++++++++----------------------------
1 file changed, 20 insertions(+), 28 deletions(-)