Content-Length: 255962 | pFad | http://github.com/postgrespro/postgres/commit/a66fca3f0c8899ad360f0300d45cb1b7ac60a17f

8F Add missing period to detail message. · postgrespro/postgres@a66fca3 · GitHub
Skip to content

Commit a66fca3

Browse files
committed
Add missing period to detail message.
Per note from Peter Eisentraut.
1 parent b9ea8d2 commit a66fca3

File tree

1 file changed

+1
-1
lines changed
  • src/backend/storage/lmgr

1 file changed

+1
-1
lines changed

src/backend/storage/lmgr/proc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ ProcSleep(LOCALLOCK *locallock, LockMethod lockMethodTable)
10931093
initStringInfo(&logbuf);
10941094
DescribeLockTag(&locktagbuf, &lock->tag);
10951095
appendStringInfo(&logbuf,
1096-
_("Process %d waits for %s on %s"),
1096+
_("Process %d waits for %s on %s."),
10971097
MyProcPid,
10981098
GetLockmodeName(lock->tag.locktag_lockmethodid,
10991099
lockmode),

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/a66fca3f0c8899ad360f0300d45cb1b7ac60a17f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy