提交 2ff36abe 编写于 作者: B Bruce Momjian

In docs, suggest "-O0 -g" only if using a debugger.

上级 f225e4bc
......@@ -1418,7 +1418,7 @@ su - postgres
Server developers should consider using the configure options
<option>--enable-cassert</> and <option>--enable-debug</> to enhance the
ability to detect and debug server errors. They should also consider
running configure with <literal>CFLAGS="-O0 -g"</>.
running configure with <literal>CFLAGS="-O0 -g"</> if using a debugger.
</para>
</note>
</step>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册