aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-09-22 22:32:46 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-09-22 22:32:46 -0400
commit3f9c2d4a0d13047ceda5937ce0584e13cf6ea51f (patch)
tree5954c351817efda345bb5b4e2d1e0740af84d8d2 /src
parent5a932fd521f3636770b93d1042287d0ccf741487 (diff)
downloadpostgresql-3f9c2d4a0d13047ceda5937ce0584e13cf6ea51f.tar.gz
postgresql-3f9c2d4a0d13047ceda5937ce0584e13cf6ea51f.zip
More fixes for libpq's .gitignore file.
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.
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/libpq/.gitignore21
1 files changed, 14 insertions, 7 deletions
diff --git a/src/interfaces/libpq/.gitignore b/src/interfaces/libpq/.gitignore
index d305239d6b6..1640a653bc0 100644
--- a/src/interfaces/libpq/.gitignore
+++ b/src/interfaces/libpq/.gitignore
@@ -1,13 +1,20 @@
-/encnames.c
/exports.list
-/ip.c
-/md5.c
+/libpq.rc
+/blibpqdll.def
+/libpqddll.def
+/libpqdll.def
+/crypt.c
+/getaddrinfo.c
+/inet_aton.c
/noblock.c
+/open.c
/pgstrcasecmp.c
+/snprintf.c
+/strerror.c
/strlcpy.c
/thread.c
+/win32error.c
+/md5.c
+/ip.c
+/encnames.c
/wchar.c
-/libpq.rc
-/blibpqdll.def
-/libpqddll.def
-/libpqdll.def