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

Commit356fddf

Browse files
committed
Get rid of itemizedlist inside table
This renders badly on the website, and in this particular case alsodoesn't actually add anything to the readability...
1 parenta65023e commit356fddf

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -577,17 +577,9 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
577577
<entry>client_addr</entry>
578578
<entry><type>inet</></entry>
579579
<entry>The remote IP of the client connected to the backend.
580-
If this field is not set, it indicates that the client is either:
581-
<itemizedlist spacing="compact" mark="bullet">
582-
<listitem>
583-
<para>
584-
Connected via unix sockets on the server machine
585-
</para>
586-
</listitem>
587-
<listitem>
588-
<para>An internal process such as autovacuum</para>
589-
</listitem>
590-
</itemizedlist>
580+
If this field is not set, it indicates that the client is either connected
581+
via a Unix socket on the server machine or is an internal process such
582+
as autovacuum.
591583
</entry>
592584
</row>
593585
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp