pgsql: Clarify some comments about ntstatus.h in win32_port.h

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify some comments about ntstatus.h in win32_port.h
Date: 2019-10-08 05:05:10
Message-ID: E1iHhgM-0001mv-Im@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify some comments about ntstatus.h in win32_port.h

Some comments in this file referred to outdated links. This simplifies
the outdated comment blocks and refreshes the links.

Reported-by: Vignesh C
Author: Juan José Santamaría Flecha
Discussion: https://postgr.es/m/46C03E17-16F7-4C38-B148-029AC7448E96@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/491bb81fb803b0477062bb0a51edb752fa2cb396

Modified Files
--------------
src/include/port/win32_port.h | 25 ++++++++-----------------
1 file changed, 8 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-10-08 05:35:31 pgsql: Update some outdated links about XLC and UNIX specification
Previous Message Noah Misch 2019-10-08 04:59:46 Re: expressive test macros (was: Report test_atomic_ops() failures consistently, via macros)