mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Need to list getpeereid.c in .gitignore, too ...
This commit is contained in:
1
src/interfaces/libpq/.gitignore
vendored
1
src/interfaces/libpq/.gitignore
vendored
@ -2,6 +2,7 @@
|
|||||||
/chklocale.c
|
/chklocale.c
|
||||||
/crypt.c
|
/crypt.c
|
||||||
/getaddrinfo.c
|
/getaddrinfo.c
|
||||||
|
/getpeereid.c
|
||||||
/inet_aton.c
|
/inet_aton.c
|
||||||
/inet_net_ntop.c
|
/inet_net_ntop.c
|
||||||
/noblock.c
|
/noblock.c
|
||||||
|
Reference in New Issue
Block a user