mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Fix grammar
Reported-by: Pavlo Golub Author: Michaël Paquier Discussion: https://postgr.es/m/152741547.20180530101229@cybertec.at
This commit is contained in:
parent
6160ce9a8f
commit
b17be5b807
1 changed files with 1 additions and 1 deletions
|
|
@ -1226,7 +1226,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
|
|||
</row>
|
||||
<row>
|
||||
<entry><literal>ClientWrite</></entry>
|
||||
<entry>Waiting to write data from the client.</entry>
|
||||
<entry>Waiting to write data to the client.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>LibPQWalReceiverConnect</></entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue