Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ff36ab

Browse files
committed
In docs, suggest "-O0 -g" only if using a debugger.
1 parentf225e4b commit2ff36ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1418,7 +1418,7 @@ su - postgres
14181418
Server developers should consider using the configure options
14191419
<option>--enable-cassert</> and <option>--enable-debug</> to enhance the
14201420
ability to detect and debug server errors. They should also consider
1421-
running configure with <literal>CFLAGS="-O0 -g"</>.
1421+
running configure with <literal>CFLAGS="-O0 -g"</> if using a debugger.
14221422
</para>
14231423
</note>
14241424
</step>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp