Skip to content

Commit 2f7f45a

Browse files
committed
MSVC: Don't link libpgcommon into pgcrypto.
Doing so was useful in 273c458 but became obsolete when 818fd4a caused postgres.exe to provide the relevant symbols. No other loadable module links to libpgcommon directly.
1 parent deb0129 commit 2f7f45a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/msvc/Mkvcbuild.pm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,6 @@ sub mkvcbuild
451451
'imath.c');
452452
}
453453
$pgcrypto->AddReference($postgres);
454-
$pgcrypto->AddReference($libpgcommon);
455454
$pgcrypto->AddLibrary('ws2_32.lib');
456455
my $mf = Project::read_file('contrib/pgcrypto/Makefile');
457456
GenerateContribSqlFiles('pgcrypto', $mf);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy