8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9025af3 commit aba696dCopy full SHA for aba696d
src/interfaces/libpq/Makefile
@@ -156,7 +156,7 @@ clean distclean: clean-lib
156
rm -f pg_config_paths.h
157
# Remove files we (may have) symlinked in from src/port and other places
158
rm -f chklocale.c crypt.c erand48.c getaddrinfo.c getpeereid.c inet_aton.c inet_net_ntop.c noblock.c open.c system.c pgsleep.c pg_strong_random.c pgstrcasecmp.c pqsignal.c snprintf.c strerror.c strlcpy.c thread.c win32error.c win32setlocale.c
159
- rm -f md5.c ip.c base64.c scram-common.c sha2.c sha2_openssl.c
+ rm -f ip.c md5.c base64.c scram-common.c sha2.c sha2_openssl.c saslprep.c unicode_norm.c
160
rm -f encnames.c wchar.c
161
162
maintainer-clean: distclean maintainer-clean-lib
0 commit comments