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

Commit804b276

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 parent0c8ed2d commit804b276

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

‎src/interfaces/libpq/.gitignore

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
/encnames.c
21
/exports.list
3-
/ip.c
4-
/md5.c
2+
/crypt.c
3+
/getaddrinfo.c
4+
/inet_aton.c
55
/noblock.c
6+
/open.c
67
/pgstrcasecmp.c
8+
/snprintf.c
9+
/strerror.c
710
/strlcpy.c
811
/thread.c
12+
/win32error.c
13+
/pgsleep.c
14+
/md5.c
15+
/ip.c
16+
/encnames.c
917
/wchar.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp