8000 Fix MSVC build · postgrespro/postgres@c971a5b · GitHub
[go: up one dir, main page]

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

Appearance settings

Commit c971a5b

Browse files
committed
Fix MSVC build
for commit c96de2c
1 parent c96de2c commit c971a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/Mkvcbuild.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ sub mkvcbuild
136136
archive.c base64.c checksum_helper.c compression.c
137137
config_info.c controldata_utils.c d2s.c encnames.c exec.c
138138
f2s.c file_perm.c file_utils.c hashfn.c ip.c jsonapi.c
139-
keywords.c kwlookup.c link-canary.c md5_common.c
139+
keywords.c kwlookup.c link-canary.c md5_common.c percentrepl.c
140140
pg_get_line.c pg_lzcompress.c pg_prng.c pgfnames.c psprintf.c relpath.c
141141
rmtree.c saslprep.c scram-common.c string.c stringinfo.c unicode_norm.c
142142
username.c wait_error.c wchar.c);

0 commit comments

Comments
 (0)
0