Thread: Running under Coverity

Running under Coverity

From
Craig Ringer
Date:
Hi

Just a quick note for the archives.

If anyone's trying to run psqlODBC under Coverity, then assuming your
coverity tools are at the same level as the psqlodbc git repository
checkout, you can do it with:

cd winbuild

..\..\cov-analysis-win32-7.0.2\bin\cov-build.exe --dir cov-int
powershell.exe -ExecutionPolicy unrestricted -File .\BuildAll.ps1
-Configuration Debug -Platform win32

(or -Platform Win64 and the win64 version of the Coverity tools)

So far it looks like the run will take a very. long. time.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services