git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 919f6d7)
Add missing erand48.c to libpq/.gitignore.
2017年4月20日 20:31:10 +0000 (16:31 -0400)
2017年4月20日 20:31:28 +0000 (16:31 -0400)
Oversight in commit 818fd4a67. While at it, sync order of file list
in .gitignore with those in the Makefile.


diff --git a/src/interfaces/libpq/.gitignore b/src/interfaces/libpq/.gitignore
index 3829a4b008f6355bf733d57d401ed3a682e48b6d..6c02dc705519e905a6859c7838a4ea4074edb30e 100644 (file)
--- a/src/interfaces/libpq/.gitignore
+++ b/src/interfaces/libpq/.gitignore
@@ -1,31 +1,33 @@
/exports.list
-/base64.c
+/libpq.rc
+# .c files that are symlinked in from elsewhere
/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
-/saslprep.c
-/scram-common.c
-/sha2.c
-/sha2_openssl.c
/snprintf.c
/strerror.c
/strlcpy.c
-/system.c
/thread.c
-/unicode_norm.c
/win32error.c
/win32setlocale.c
-/pgsleep.c
-/md5.c
/ip.c
+/md5.c
+/base64.c
+/scram-common.c
+/sha2.c
+/sha2_openssl.c
+/saslprep.c
+/unicode_norm.c
/encnames.c
/wchar.c
-/libpq.rc
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /