mirror of https://github.com/postgres/postgres
The previous patches failed to cover a lot of symlinks that are only added in platform-specific cases. Make the lists match what's in the Makefile for each branch.REL8_4_STABLE
parent
37d52ddeb5
commit
41b04faf7d
@ -1,9 +1,17 @@ |
||||
/encnames.c |
||||
/exports.list |
||||
/ip.c |
||||
/md5.c |
||||
/crypt.c |
||||
/getaddrinfo.c |
||||
/inet_aton.c |
||||
/noblock.c |
||||
/open.c |
||||
/pgstrcasecmp.c |
||||
/snprintf.c |
||||
/strerror.c |
||||
/strlcpy.c |
||||
/thread.c |
||||
/win32error.c |
||||
/pgsleep.c |
||||
/md5.c |
||||
/ip.c |
||||
/encnames.c |
||||
/wchar.c |
||||
|
||||
Loading…
Reference in new issue