1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-28 05:21:27 +03:00

Fix MSVC build

for commit c96de2ce1782116bd0489b1cd69ba88189a495e8
This commit is contained in:
Peter Eisentraut 2023-01-11 14:41:52 +01:00
parent c96de2ce17
commit c971a5b27a

View File

@ -136,7 +136,7 @@ sub mkvcbuild
archive.c base64.c checksum_helper.c compression.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
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
rmtree.c saslprep.c scram-common.c string.c stringinfo.c unicode_norm.c
username.c wait_error.c wchar.c);