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

Commitf186c7c

Browse files
committed
doc: Fix type of cursor_position in jsonlog table
This entry was listed as a "string", but it is a "number. The otherfields are correctly described, on a second look.Reported-by: Nuko YokohamaAuthor: Tatsuo IshiiDiscussion:https://postgr.es/m/CAF3Gu1awoVoDP5d0_eN=cR=QkGVwH+OtFvwJkkc5cB_ZMWjyeA@mail.gmail.comBackpatch-through: 15
1 parent3b2db22 commitf186c7c

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
@@ -7801,7 +7801,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
78017801
</row>
78027802
<row>
78037803
<entry><literal>cursor_position</literal></entry>
7804-
<entry>string</entry>
7804+
<entry>number</entry>
78057805
<entry>Cursor index into query string</entry>
78067806
</row>
78077807
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp