mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Mention prefix %t has no milliseconds.
This commit is contained in:
@ -244,7 +244,7 @@
|
||||
# %r = remote host and port
|
||||
# %h = remote host
|
||||
# %p = PID
|
||||
# %t = timestamp
|
||||
# %t = timestamp (no milliseconds)
|
||||
# %m = timestamp with milliseconds
|
||||
# %i = command tag
|
||||
# %c = session id
|
||||
|
Reference in New Issue
Block a user