Re: Compiler warnings with --enable-dtrace
Christoph Berg <myon@debian.org>
From: Christoph Berg <myon@debian.org>
To: pgsql-hackers@lists.postgresql.org
Date: 2018-05-12T06:46:12Z
Lists: pgsql-hackers
Re: Peter Geoghegan 2018-05-12 <CAH2-WznHEfw6jJiyH8mBLPT=VKcLyOfwjXEQCHidCkDNv72PSA@mail.gmail.com> > It seems to be surprisingly low overhead in many cases. I was pondering adding --enable-dtrace in the Debian packages, but Andres advised against it, "because it affects code generation". So far, perf seems to be the tool of choice. Christoph
Commits
-
Suppress compiler warnings when building with --enable-dtrace.
- 513ff52e8167 11.0 landed