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

Commit6f3ec22

Browse files
committed
docs: log_line_prefix session id fix
Restore 4-byte designation for docs. Fix 9.3 doc query to properly padto four digits.Backpatch to all active branchesPer suggestions from Ian Lawrence Barwick
1 parent8f80e35 commit6f3ec22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3810,7 +3810,7 @@ local0.* /var/log/postgresql
38103810
</informaltable>
38113811

38123812
The <literal>%c</> escape prints a quasi-unique session identifier,
3813-
consisting of two hexadecimal numbers (without leading zeros)
3813+
consisting of two4-bytehexadecimal numbers (without leading zeros)
38143814
separated by a dot. The numbers are the process start time and the
38153815
process ID, so <literal>%c</> can also be used as a space saving way
38163816
of printing those items. For example, to generate the session

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp