mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 14:21:49 +03:00
Fix MSVC build
for commit c96de2ce1782116bd0489b1cd69ba88189a495e8
This commit is contained in:
parent
c96de2ce17
commit
c971a5b27a
@ -136,7 +136,7 @@ sub mkvcbuild
|
|||||||
archive.c base64.c checksum_helper.c compression.c
|
archive.c base64.c checksum_helper.c compression.c
|
||||||
config_info.c controldata_utils.c d2s.c encnames.c exec.c
|
config_info.c controldata_utils.c d2s.c encnames.c exec.c
|
||||||
f2s.c file_perm.c file_utils.c hashfn.c ip.c jsonapi.c
|
f2s.c file_perm.c file_utils.c hashfn.c ip.c jsonapi.c
|
||||||
keywords.c kwlookup.c link-canary.c md5_common.c
|
keywords.c kwlookup.c link-canary.c md5_common.c percentrepl.c
|
||||||
pg_get_line.c pg_lzcompress.c pg_prng.c pgfnames.c psprintf.c relpath.c
|
pg_get_line.c pg_lzcompress.c pg_prng.c pgfnames.c psprintf.c relpath.c
|
||||||
rmtree.c saslprep.c scram-common.c string.c stringinfo.c unicode_norm.c
|
rmtree.c saslprep.c scram-common.c string.c stringinfo.c unicode_norm.c
|
||||||
username.c wait_error.c wchar.c);
|
username.c wait_error.c wchar.c);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user