fe2e7af350
Resolves: #1970069
15 lines
382 B
YAML
15 lines
382 B
YAML
---
|
|
# Forbidden function symbols found:
|
|
# inet_net_ntop
|
|
# inet_net_pton
|
|
# This is not a problem because the older version is only used for upgrade
|
|
# purposes and communicates through unix socket only
|
|
badfuncs:
|
|
ignore:
|
|
- /usr/lib*/pgsql/postgresql-*/bin/postgres
|
|
|
|
# Invalid XML for HTML doc is ok
|
|
xml:
|
|
ignore:
|
|
- /usr/share/doc/postgresql-docs/html/*.html
|