Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit4c73b3d

Browse files
committed
More fixes for libpq's .gitignore file.
The previous patches failed to cover a lot of symlinks that are onlyadded in platform-specific cases. Make the lists match what's in theMakefile for each branch.
1 parent78fa6f0 commit4c73b3d

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

‎src/interfaces/libpq/.gitignore

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
/encnames.c
2-
/exports.list
3-
/ip.c
4-
/md5.c
5-
/noblock.c
6-
/pgstrcasecmp.c
7-
/strlcpy.c
8-
/thread.c
9-
/wchar.c
101
/libpq.rc
112
/blibpqdll.def
123
/libpqddll.def
134
/libpqdll.def
5+
/crypt.c
6+
/getaddrinfo.c
7+
/inet_aton.c
8+
/noblock.c
9+
/pgstrcasecmp.c
10+
/snprintf.c
11+
/strerror.c
12+
/open.c
13+
/thread.c
14+
/md5.c
15+
/ip.c
16+
/encnames.c
17+
/wchar.c
18+
/pthread.h

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp