Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commited0d883

Browse files
committed
Update Microsoft documentation link
Reported-by: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>Discussion:https://www.postgresql.org/message-id/CAC%2BAXB1EDXiRPmiVfh%2BWX79x5vXJDU17k0GkDjfyPgOWO4Y5og%40mail.gmail.com
1 parentd433b79 commited0d883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_upgrade/file.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ win32_pghardlink(const char *src, const char *dst)
384384
{
385385
/*
386386
* CreateHardLinkA returns zero for failure
387-
*http://msdn.microsoft.com/en-us/library/aa363860(VS.85).aspx
387+
*https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-createhardlinka
388388
*/
389389
if (CreateHardLinkA(dst,src,NULL)==0)
390390
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp