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

Commit4af04f9

Browse files
committed
Refer to %p in the psql docs as 'process ID' not 'pid'.
Per Tom.
1 parent275f05c commit4af04f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3367,7 +3367,7 @@ testdb=&gt; <userinput>INSERT INTO my_table VALUES (:'content');</userinput>
33673367
<varlistentry>
33683368
<term><literal>%p</literal></term>
33693369
<listitem>
3370-
<para>Thepid of the backend currently connected to.</para>
3370+
<para>Theprocess ID of the backend currently connected to.</para>
33713371
</listitem>
33723372
</varlistentry>
33733373

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp