Skip to content

Commit 51c6af4

Browse files
author
Maxim Orlov
committed
Disable core.DivideZero
Since all the errors are from pg-core code (i.e. tuplesortXX.c)
1 parent 41d60e8 commit 51c6af4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/run_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ if [ "$LEVEL" = "hardcore" ]; then
6464
# perform static analyzis
6565
scan-build --status-bugs \
6666
-disable-checker core.UndefinedBinaryOperatorResult \
67+
-disable-checker core.DivideZero \
6768
-disable-checker deadcode.DeadStores \
6869
make USE_PGXS=1 || status=$?
6970

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy