Re: Non-Active links being referred in our source code
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Cc: vignesh C <vignesh21@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-10-08T05:05:16Z
Lists: pgsql-hackers
On Mon, Oct 07, 2019 at 05:11:40PM +0200, Juan José Santamaría Flecha wrote: > About the broken links in win32_port.h, they are all referring to > ntstatus. As for first case that shows the code groups, there is an up > to date alternative. There is also an alternative for second case that > points to their codes and descriptions. On the other hand, the last > case is quoting a document that is no longer available, I would > suggest to rephrase the comment, thus eliminating the quote. > > Please find attached a patch with the proposed alternatives. Thanks Juan for the patch. I have checked your suggestions and it looks good to me, so committed. Good idea to tell about WIN32_NO_STATUS. I have noticed one typo on the way. -- Michael
Commits
-
Refresh some incorrect links in pg_crc.c/h
- 1de4fd10922b 13.0 landed
-
Clarify some comments about ntstatus.h in win32_port.h
- 491bb81fb803 13.0 landed